mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency typeorm to v0.3.9
This commit is contained in:
parent
4eb9c97d5c
commit
2b8ea7352b
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -59,7 +59,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.5.6",
|
||||
"swagger-ui-express": "4.5.0",
|
||||
"typeorm": "0.3.8"
|
||||
"typeorm": "0.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.2.8",
|
||||
|
|
@ -11663,9 +11663,9 @@
|
|||
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
|
||||
},
|
||||
"node_modules/typeorm": {
|
||||
"version": "0.3.8",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.8.tgz",
|
||||
"integrity": "sha512-77PNamypfwieZlhwbUAjMudX2T+5F6JCoNR18RdKenJ5Uu+9gc9AWa1kmz/2hH84MU23lGqPCu8u2lKnlfsN2g==",
|
||||
"version": "0.3.9",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.9.tgz",
|
||||
"integrity": "sha512-xNcE44D4hn74n7pjuMog9hRgep+BiO3IBpjEaQZ8fb56zsDz7xHT1GAeWwmGuuU+4nDEELp2mIqgSCR+zxR7Jw==",
|
||||
"dependencies": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
@ -21019,9 +21019,9 @@
|
|||
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
|
||||
},
|
||||
"typeorm": {
|
||||
"version": "0.3.8",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.8.tgz",
|
||||
"integrity": "sha512-77PNamypfwieZlhwbUAjMudX2T+5F6JCoNR18RdKenJ5Uu+9gc9AWa1kmz/2hH84MU23lGqPCu8u2lKnlfsN2g==",
|
||||
"version": "0.3.9",
|
||||
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.9.tgz",
|
||||
"integrity": "sha512-xNcE44D4hn74n7pjuMog9hRgep+BiO3IBpjEaQZ8fb56zsDz7xHT1GAeWwmGuuU+4nDEELp2mIqgSCR+zxR7Jw==",
|
||||
"requires": {
|
||||
"@sqltools/formatter": "^1.2.2",
|
||||
"app-root-path": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.5.6",
|
||||
"swagger-ui-express": "4.5.0",
|
||||
"typeorm": "0.3.8"
|
||||
"typeorm": "0.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.2.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue