Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit f82ed10

Browse files
build(deps-dev): bump @nestjs/common from 10.3.7 to 10.3.10
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.3.7 to 10.3.10. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.10/packages/common) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a84910 commit f82ed10

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -1065,13 +1065,13 @@
10651065
webpack-node-externals "3.0.0"
10661066

10671067
"@nestjs/common@>=10.2.4":
1068-
version "10.3.7"
1069-
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.3.7.tgz#38ab5ff92277cf1f26f4749c264524e76962cfff"
1070-
integrity sha512-gKFtFzcJznrwsRYjtNZoPAvSOPYdNgxbTYoAyLTpoy393cIKgLmJTHu6ReH8/qIB9AaZLdGaFLkx98W/tFWFUw==
1068+
version "10.3.10"
1069+
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.3.10.tgz#d8825d55a50a04e33080c9188e6a5b03235d19f2"
1070+
integrity sha512-H8k0jZtxk1IdtErGDmxFRy0PfcOAUg41Prrqpx76DQusGGJjsaovs1zjXVD1rZWaVYchfT1uczJ6L4Kio10VNg==
10711071
dependencies:
10721072
uid "2.0.2"
10731073
iterare "1.2.1"
1074-
tslib "2.6.2"
1074+
tslib "2.6.3"
10751075

10761076
"@nestjs/core@>=10.2.4":
10771077
version "10.3.8"
@@ -7690,11 +7690,16 @@ tsconfig-paths@^3.15.0:
76907690
minimist "^1.2.6"
76917691
strip-bom "^3.0.0"
76927692

7693-
tslib@2.6.2, tslib@^2.1.0, tslib@^2.4.0:
7693+
tslib@2.6.2:
76947694
version "2.6.2"
76957695
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
76967696
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
76977697

7698+
tslib@2.6.3, tslib@^2.1.0, tslib@^2.4.0:
7699+
version "2.6.3"
7700+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7701+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
7702+
76987703
tslib@^1.10.0, tslib@^1.9.3:
76997704
version "1.14.1"
77007705
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)