chore(deps): update dependency typeorm to v0.3.10

This commit is contained in:
renovate[bot] 2022-09-19 16:35:48 +00:00 committed by GitHub
parent b162ede474
commit 4bfbf926c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -59,7 +59,7 @@
"rimraf": "3.0.2",
"rxjs": "7.5.6",
"swagger-ui-express": "4.5.0",
"typeorm": "0.3.9"
"typeorm": "0.3.10"
},
"devDependencies": {
"@nestjs/cli": "8.2.8",
@ -11666,9 +11666,9 @@
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
},
"node_modules/typeorm": {
"version": "0.3.9",
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.9.tgz",
"integrity": "sha512-xNcE44D4hn74n7pjuMog9hRgep+BiO3IBpjEaQZ8fb56zsDz7xHT1GAeWwmGuuU+4nDEELp2mIqgSCR+zxR7Jw==",
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.10.tgz",
"integrity": "sha512-VMKiM84EpJQ+Mz9xDIPqnfplWhyUy1d8ccaKdMY9obifxJOTFnv8GYVyPsGwG8Lk7Nb8MlttHyHWENGAhBA3WA==",
"dependencies": {
"@sqltools/formatter": "^1.2.2",
"app-root-path": "^3.0.0",
@ -21029,9 +21029,9 @@
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
},
"typeorm": {
"version": "0.3.9",
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.9.tgz",
"integrity": "sha512-xNcE44D4hn74n7pjuMog9hRgep+BiO3IBpjEaQZ8fb56zsDz7xHT1GAeWwmGuuU+4nDEELp2mIqgSCR+zxR7Jw==",
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/typeorm/-/typeorm-0.3.10.tgz",
"integrity": "sha512-VMKiM84EpJQ+Mz9xDIPqnfplWhyUy1d8ccaKdMY9obifxJOTFnv8GYVyPsGwG8Lk7Nb8MlttHyHWENGAhBA3WA==",
"requires": {
"@sqltools/formatter": "^1.2.2",
"app-root-path": "^3.0.0",

View file

@ -75,7 +75,7 @@
"rimraf": "3.0.2",
"rxjs": "7.5.6",
"swagger-ui-express": "4.5.0",
"typeorm": "0.3.9"
"typeorm": "0.3.10"
},
"devDependencies": {
"@nestjs/cli": "8.2.8",