File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 33
33
"@nestjs/axios" : " ^3.0.2" ,
34
34
"@nestjs/common" : " ^10.4.1" ,
35
35
"@nestjs/config" : " ^3.2.3" ,
36
- "@nestjs/core" : " ^10.3.6 " ,
36
+ "@nestjs/core" : " ^10.4.1 " ,
37
37
"@nestjs/platform-express" : " ^10.4.1" ,
38
38
"@nestjs/swagger" : " ^7.4.0" ,
39
39
"@nestjs/terminus" : " ^10.2.3" ,
Original file line number Diff line number Diff line change 1255
1255
dotenv-expand "10.0.0"
1256
1256
lodash "4.17.21"
1257
1257
1258
- " @nestjs/core@^10.3.6 " :
1259
- version "10.3.8 "
1260
- resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.3.8 .tgz#0831fc44b51cfe736cf5ffacd17d479dc806eddb "
1261
- integrity sha512-AxF4tpYLDNn5Wfb3C4bNaaHJ4pREH5FJrSisR2A5zkYpQFORFs0Tc36lOFPMwBTy8Iv2wUwWLUVc5ftBnxEv4w ==
1258
+ " @nestjs/core@^10.4.1 " :
1259
+ version "10.4.1 "
1260
+ resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.1 .tgz#55dd1be59dae380cde8a19288926fcf8423dd4cf "
1261
+ integrity sha512-9I1WdfOBCCHdUm+ClBJupOuZQS6UxzIWHIq6Vp1brAA5ZKl/Wq6BVwSsbnUJGBy3J3PM2XHmR0EQ4fwX3nR7lA ==
1262
1262
dependencies :
1263
1263
uid "2.0.2"
1264
1264
" @nuxtjs/opencollective" " 0.3.2"
1265
1265
fast-safe-stringify "2.1.1"
1266
1266
iterare "1.2.1"
1267
1267
path-to-regexp "3.2.0"
1268
- tslib "2.6.2 "
1268
+ tslib "2.6.3 "
1269
1269
1270
1270
1271
1271
version "2.0.5"
@@ -7054,11 +7054,6 @@
[email protected] , tsconfig-paths@^4.1.2, tsconfig-paths@^4.2.0:
7054
7054
minimist "^1.2.6"
7055
7055
strip-bom "^3.0.0"
7056
7056
7057
-
7058
- version "2.6.2"
7059
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7060
- integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
7061
-
7062
7057
[email protected] , tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
7063
7058
version "2.6.3"
7064
7059
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
You can’t perform that action at this time.
0 commit comments