Skip to content

Commit 7991687

Browse files
chore(deps): update dependency @nestjs/core to v11.1.18 [security] (#1187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d681f8 commit 7991687

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,15 +1958,15 @@
19581958
tslib "2.8.1"
19591959

19601960
"@nestjs/core@^11.0.16":
1961-
version "11.1.17"
1962-
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.1.17.tgz#524b91bf07fec3c52cdd02a85faa1170af58a597"
1963-
integrity sha512-lD5mAYekTTurF3vDaa8C2OKPnjiz4tsfxIc5XlcSUzOhkwWf6Ay3HKvt6FmvuWQam6uIIHX52Clg+e6tAvf/cg==
1961+
version "11.1.18"
1962+
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.1.18.tgz#cf3585bc34fd5fd62d3903b89a5512c456b66eef"
1963+
integrity sha512-wR3DtGyk/LUAiPtbXDuWJJwVkWElKBY0sqnTzf9d4uM3+X18FRZhK7WFc47czsIGOdWuRsMeLYV+1Z9dO4zDEQ==
19641964
dependencies:
19651965
uid "2.0.2"
19661966
"@nuxt/opencollective" "0.4.1"
19671967
fast-safe-stringify "2.1.1"
19681968
iterare "1.2.1"
1969-
path-to-regexp "8.3.0"
1969+
path-to-regexp "8.4.2"
19701970
tslib "2.8.1"
19711971

19721972
"@nestjs/platform-express@^11.0.16":
@@ -9602,6 +9602,11 @@ path-to-regexp@8.3.0, path-to-regexp@^8.0.0:
96029602
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.3.0.tgz#aa818a6981f99321003a08987d3cec9c3474cd1f"
96039603
integrity sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==
96049604

9605+
path-to-regexp@8.4.2:
9606+
version "8.4.2"
9607+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.4.2.tgz#795c420c4f7ca45c5b887366f622ee0c9852cccd"
9608+
integrity sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==
9609+
96059610
path-type@^4.0.0:
96069611
version "4.0.0"
96079612
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"

0 commit comments

Comments
 (0)