Skip to content

Commit b410241

Browse files
dependabot[bot]eleanorreem
authored andcommitted
chore(deps): bump @nestjs/core from 10.4.1 to 10.4.4
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.4.1 to 10.4.4. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f098c73 commit b410241

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/axios": "^3.0.3",
3434
"@nestjs/common": "^10.4.1",
3535
"@nestjs/config": "^3.2.3",
36-
"@nestjs/core": "^10.4.1",
36+
"@nestjs/core": "^10.4.4",
3737
"@nestjs/platform-express": "^10.4.1",
3838
"@nestjs/swagger": "^7.4.0",
3939
"@nestjs/terminus": "^10.2.3",

yarn.lock

+17-7
Original file line numberDiff line numberDiff line change
@@ -1260,17 +1260,17 @@
12601260
dotenv-expand "10.0.0"
12611261
lodash "4.17.21"
12621262

1263-
"@nestjs/core@^10.4.1":
1264-
version "10.4.1"
1265-
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.1.tgz#55dd1be59dae380cde8a19288926fcf8423dd4cf"
1266-
integrity sha512-9I1WdfOBCCHdUm+ClBJupOuZQS6UxzIWHIq6Vp1brAA5ZKl/Wq6BVwSsbnUJGBy3J3PM2XHmR0EQ4fwX3nR7lA==
1263+
"@nestjs/core@^10.4.4":
1264+
version "10.4.4"
1265+
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.4.tgz#12cb1110da6d76e12ceccf0e92f6f5220fe27525"
1266+
integrity sha512-y9tjmAzU6LTh1cC/lWrRsCcOd80khSR0qAHAqwY2svbW+AhsR/XCzgpZrAAKJrm/dDfjLCZKyxJSayeirGcW5Q==
12671267
dependencies:
12681268
uid "2.0.2"
12691269
"@nuxtjs/opencollective" "0.3.2"
12701270
fast-safe-stringify "2.1.1"
12711271
iterare "1.2.1"
1272-
path-to-regexp "3.2.0"
1273-
tslib "2.6.3"
1272+
path-to-regexp "3.3.0"
1273+
tslib "2.7.0"
12741274

12751275
12761276
version "2.0.5"
@@ -5577,6 +5577,11 @@ [email protected]:
55775577
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
55785578
integrity sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA==
55795579

5580+
5581+
version "3.3.0"
5582+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.3.0.tgz#f7f31d32e8518c2660862b644414b6d5c63a611b"
5583+
integrity sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==
5584+
55805585
path-type@^4.0.0:
55815586
version "4.0.0"
55825587
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -6741,11 +6746,16 @@ [email protected], tsconfig-paths@^4.1.2, tsconfig-paths@^4.2.0:
67416746
minimist "^1.2.6"
67426747
strip-bom "^3.0.0"
67436748

6744-
[email protected], tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
6749+
67456750
version "2.6.3"
67466751
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
67476752
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
67486753

6754+
[email protected], tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
6755+
version "2.7.0"
6756+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
6757+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
6758+
67496759
type-check@^0.4.0, type-check@~0.4.0:
67506760
version "0.4.0"
67516761
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)