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.34
This commit is contained in:
parent
f8d13d5a28
commit
77770ddace
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -37,7 +37,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "6.6.7",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"typeorm": "0.2.32"
|
||||
"typeorm": "0.2.34"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "7.6.0",
|
||||
|
|
@ -14084,9 +14084,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typeorm": {
|
||||
"version": "0.2.32",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.32.tgz",
|
||||
"integrity": "sha512-LOBZKZ9As3f8KRMPCUT2H0JZbZfWfkcUnO3w/1BFAbL/X9+cADTF6bczDGGaKVENJ3P8SaKheKmBgpt5h1x+EQ==",
|
||||
"version": "0.2.34",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.34.tgz",
|
||||
"integrity": "sha512-FZAeEGGdSGq7uTH3FWRQq67JjKu0mgANsSZ04j3kvDYNgy9KwBl/6RFgMVgiSgjf7Rqd7NrhC2KxVT7I80qf7w==",
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
@ -26215,9 +26215,9 @@
|
|||
}
|
||||
},
|
||||
"typeorm": {
|
||||
"version": "0.2.32",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.32.tgz",
|
||||
"integrity": "sha512-LOBZKZ9As3f8KRMPCUT2H0JZbZfWfkcUnO3w/1BFAbL/X9+cADTF6bczDGGaKVENJ3P8SaKheKmBgpt5h1x+EQ==",
|
||||
"version": "0.2.34",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.2.34.tgz",
|
||||
"integrity": "sha512-FZAeEGGdSGq7uTH3FWRQq67JjKu0mgANsSZ04j3kvDYNgy9KwBl/6RFgMVgiSgjf7Rqd7NrhC2KxVT7I80qf7w==",
|
||||
"requires": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue