Skip to content

Commit 91c7224

Browse files
committed
build(deps): update dependency @nestjs/typeorm to v8.1.2
1 parent 72c7f13 commit 91c7224

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@nestjs/platform-express": "8.4.6",
88
"@nestjs/swagger": "5.2.1",
99
"@nestjs/terminus": "7.2.0",
10-
"@nestjs/typeorm": "8.0.4",
10+
"@nestjs/typeorm": "8.1.2",
1111
"@nestjsx/crud": "4.6.2",
1212
"@nestjsx/crud-typeorm": "4.6.2",
1313
"@ntegral/nestjs-sentry": "3.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,10 +2274,10 @@
22742274
dependencies:
22752275
tslib "2.4.0"
22762276

2277-
"@nestjs/typeorm@8.0.4":
2278-
version "8.0.4"
2279-
resolved "https://registry.yarnpkg.com/@nestjs/typeorm/-/typeorm-8.0.4.tgz#ce6dbacb4c2a75e7d341da90a0d355bffd3149b4"
2280-
integrity sha512-l1Fv+XicVFs7j4EKTq32lJ6QomYLlXZwvug9zcts6IBDVd8rYYBPy28pyBMDzLtnm0zD4tcW298rpylL7eTZtQ==
2277+
"@nestjs/typeorm@8.1.2":
2278+
version "8.1.2"
2279+
resolved "https://registry.yarnpkg.com/@nestjs/typeorm/-/typeorm-8.1.2.tgz#11e353fa8e969c2fafb6bbc136bfe95e39cc9a67"
2280+
integrity sha512-LULAYHQ57vN1R4QhPO6UjbAROssvLn9sTIGjfh3Fjbnu9NT0C5oioQbX+DYe5fGr8MMygs5ZzGTFPG5NdILrpg==
22812281
dependencies:
22822282
uuid "8.3.2"
22832283

0 commit comments

Comments
 (0)