Skip to content

Commit ddb4ba1

Browse files
fix(deps): update dependency typeorm to ^0.3.0 [security]
1 parent 498c491 commit ddb4ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/nft-indexer-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"joi": "^17.4.2",
5858
"latest-version": "^5.1.0",
5959
"reflect-metadata": "^0.1.13",
60-
"typeorm": "^0.2.33"
60+
"typeorm": "^0.3.0"
6161
},
6262
"devDependencies": {
6363
"@arkecosystem/core-database": "^3.0.0",

0 commit comments

Comments
 (0)