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.40
This commit is contained in:
parent
d8f11c189b
commit
902b74f9ab
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.4.0",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"typeorm": "0.2.39"
|
||||
"typeorm": "0.2.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.1.4",
|
||||
|
|
@ -10837,9 +10837,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typeorm": {
|
||||
"version": "0.2.39",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.39.tgz",
|
||||
"integrity": "sha512-yQdvDpmmmn8wp1We25V76KIBPYR/lDbymNbGC++Uq8mSRhpHIPnlg26VAT4CF6Ypqx72zn8eqr+/72uSo7HdJQ==",
|
||||
"version": "0.2.40",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.40.tgz",
|
||||
"integrity": "sha512-F1WQKFl3opokSBNxUdX68uhD1Hpk8mgigsLtJKluI7YRs52+tsHNuaO5gLSzvjYZoLqnYc6pomsCYZMRUT2zxA==",
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
@ -19813,9 +19813,9 @@
|
|||
}
|
||||
},
|
||||
"typeorm": {
|
||||
"version": "0.2.39",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.39.tgz",
|
||||
"integrity": "sha512-yQdvDpmmmn8wp1We25V76KIBPYR/lDbymNbGC++Uq8mSRhpHIPnlg26VAT4CF6Ypqx72zn8eqr+/72uSo7HdJQ==",
|
||||
"version": "0.2.40",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.40.tgz",
|
||||
"integrity": "sha512-F1WQKFl3opokSBNxUdX68uhD1Hpk8mgigsLtJKluI7YRs52+tsHNuaO5gLSzvjYZoLqnYc6pomsCYZMRUT2zxA==",
|
||||
"requires": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.4.0",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"typeorm": "0.2.39"
|
||||
"typeorm": "0.2.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue