Skip to content

Commit

Permalink
Update @nestjs/microservices to version 10.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 16, 2024
1 parent 31322bd commit 38b7e4e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/common": "^9.4.3",
"@nestjs/config": "^2.3.2",
"@nestjs/core": "^9.4.3",
"@nestjs/microservices": "^9.4.3",
"@nestjs/microservices": "^10.4.15",
"@nestjs/platform-fastify": "^9.4.3",
"@nestjs/terminus": "^9.1.1",
"@willsoto/nestjs-prometheus": "^5.5.1",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -342,13 +342,13 @@
path-to-regexp "3.2.0"
tslib "2.5.3"

"@nestjs/microservices@^9.4.3":
version "9.4.3"
resolved "https://registry.yarnpkg.com/@nestjs/microservices/-/microservices-9.4.3.tgz#3587184ef65e9943e7506c02a87e137871088f4f"
integrity sha512-piMw8d3C4ppc5St5AhQEtecMhyeBK2Q1VYk4AL3NKtG6U0fzz/6KLiETpWdKXmazeI/m7qac2upOvwmRzle0aA==
"@nestjs/microservices@^10.4.15":
version "10.4.15"
resolved "https://registry.yarnpkg.com/@nestjs/microservices/-/microservices-10.4.15.tgz#9a5761145e46a9317717e06c89b84dd05fb1258b"
integrity sha512-t6hTvWnykF+C0mrCKJzhkyRQ8pChxrHn6Vc+mi0OViwJXzsQdRmy/m2xfQ9aeSC8B4MmGUvkK7UdH9fYbJW7gQ==
dependencies:
iterare "1.2.1"
tslib "2.5.3"
tslib "2.8.1"

"@nestjs/platform-fastify@^9.4.3":
version "9.4.3"
Expand Down Expand Up @@ -3356,6 +3356,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==

[email protected]:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

tslib@^1.8.1, tslib@^1.9.0:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
Expand Down

0 comments on commit 38b7e4e

Please sign in to comment.