mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency typeorm to v0.2.37
This commit is contained in:
parent
15d0b6e4b7
commit
6ec556d9bc
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -38,7 +38,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.3.0",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"typeorm": "0.2.36"
|
||||
"typeorm": "0.2.37"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.1.1",
|
||||
|
|
@ -14094,9 +14094,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typeorm": {
|
||||
"version": "0.2.36",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.36.tgz",
|
||||
"integrity": "sha512-l4knslldEqKi5EavopnQASnt2V+kLby3SQaww34tXq//ckfUqq/GCU4eMcLhVBQl9OXCxoWOVEDwklBqk+Q+KQ==",
|
||||
"version": "0.2.37",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.37.tgz",
|
||||
"integrity": "sha512-7rkW0yCgFC24I5T0f3S/twmLSuccPh1SQmxET/oDWn2sSDVzbyWdnItSdKy27CdJGTlKHYtUVeOcMYw5LRsXVw==",
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
@ -26020,9 +26020,9 @@
|
|||
}
|
||||
},
|
||||
"typeorm": {
|
||||
"version": "0.2.36",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.36.tgz",
|
||||
"integrity": "sha512-l4knslldEqKi5EavopnQASnt2V+kLby3SQaww34tXq//ckfUqq/GCU4eMcLhVBQl9OXCxoWOVEDwklBqk+Q+KQ==",
|
||||
"version": "0.2.37",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.37.tgz",
|
||||
"integrity": "sha512-7rkW0yCgFC24I5T0f3S/twmLSuccPh1SQmxET/oDWn2sSDVzbyWdnItSdKy27CdJGTlKHYtUVeOcMYw5LRsXVw==",
|
||||
"requires": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.3.0",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"typeorm": "0.2.36"
|
||||
"typeorm": "0.2.37"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue