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.38
This commit is contained in:
parent
c537bfff5a
commit
1de4377bfc
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.37"
|
||||
"typeorm": "0.2.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.1.1",
|
||||
|
|
@ -11203,9 +11203,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typeorm": {
|
||||
"version": "0.2.37",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.37.tgz",
|
||||
"integrity": "sha512-7rkW0yCgFC24I5T0f3S/twmLSuccPh1SQmxET/oDWn2sSDVzbyWdnItSdKy27CdJGTlKHYtUVeOcMYw5LRsXVw==",
|
||||
"version": "0.2.38",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.38.tgz",
|
||||
"integrity": "sha512-M6Y3KQcAREQcphOVJciywf4mv6+A0I/SeR+lWNjKsjnQ+a3XcMwGYMGL0Jonsx3H0Cqlf/3yYqVki1jIXSK/xg==",
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
@ -20654,9 +20654,9 @@
|
|||
}
|
||||
},
|
||||
"typeorm": {
|
||||
"version": "0.2.37",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.37.tgz",
|
||||
"integrity": "sha512-7rkW0yCgFC24I5T0f3S/twmLSuccPh1SQmxET/oDWn2sSDVzbyWdnItSdKy27CdJGTlKHYtUVeOcMYw5LRsXVw==",
|
||||
"version": "0.2.38",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.38.tgz",
|
||||
"integrity": "sha512-M6Y3KQcAREQcphOVJciywf4mv6+A0I/SeR+lWNjKsjnQ+a3XcMwGYMGL0Jonsx3H0Cqlf/3yYqVki1jIXSK/xg==",
|
||||
"requires": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue