Skip to content

Commit

Permalink
Merge pull request #17844 from mozilla/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/common-10.4.5

chore(deps): bump @nestjs/common from 10.3.4 to 10.4.5
  • Loading branch information
clouserw authored Oct 17, 2024
2 parents 4ad4544 + c2c0d27 commit 6dd1b7f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@grpc/grpc-js": "^1.11.1",
"@mozilla/glean": "^5.0.3",
"@nestjs/apollo": "^12.1.0",
"@nestjs/common": "^10.3.4",
"@nestjs/common": "^10.4.5",
"@nestjs/config": "^3.2.0",
"@nestjs/core": "^10.4.1",
"@nestjs/graphql": "^12.2.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13340,12 +13340,12 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.3.4":
version: 10.3.4
resolution: "@nestjs/common@npm:10.3.4"
"@nestjs/common@npm:^10.4.5":
version: 10.4.5
resolution: "@nestjs/common@npm:10.4.5"
dependencies:
iterare: 1.2.1
tslib: 2.6.2
tslib: 2.7.0
uid: 2.0.2
peerDependencies:
class-transformer: "*"
Expand All @@ -13357,7 +13357,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 256bc543819c575940a78caf39cfc0edc93e2adc421f91f52d5c7913e36fe12983cca63c2f94318f53bc54fd0a526ec74d027a10271054eee0f5b4bc0d187c44
checksum: 4d98b3f27099ee17dd63fae46eda23980de209c542e72ddc0e626a8f0c3d5c5236c41dc51b421ecb2b0ac1405321689afea16235952b6d41a20aedce14964c47
languageName: node
linkType: hard

Expand Down Expand Up @@ -42069,7 +42069,7 @@ fsevents@~2.1.1:
"@mozilla/glean": ^5.0.3
"@nestjs/apollo": ^12.1.0
"@nestjs/cli": ^10.4.2
"@nestjs/common": ^10.3.4
"@nestjs/common": ^10.4.5
"@nestjs/config": ^3.2.0
"@nestjs/core": ^10.4.1
"@nestjs/graphql": ^12.2.0
Expand Down Expand Up @@ -67624,6 +67624,13 @@ [email protected]:
languageName: node
linkType: hard

"tslib@npm:2.7.0, tslib@npm:^2.6.3":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 1606d5c89f88d466889def78653f3aab0f88692e80bb2066d090ca6112ae250ec1cfa9dbfaab0d17b60da15a4186e8ec4d893801c67896b277c17374e36e1d28
languageName: node
linkType: hard

"tslib@npm:^1.13.0, tslib@npm:^1.8.1, tslib@npm:^1.9.0":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down Expand Up @@ -67659,13 +67666,6 @@ [email protected]:
languageName: node
linkType: hard

"tslib@npm:^2.6.3":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 1606d5c89f88d466889def78653f3aab0f88692e80bb2066d090ca6112ae250ec1cfa9dbfaab0d17b60da15a4186e8ec4d893801c67896b277c17374e36e1d28
languageName: node
linkType: hard

"tslib@npm:~2.5.0":
version: 2.5.3
resolution: "tslib@npm:2.5.3"
Expand Down

0 comments on commit 6dd1b7f

Please sign in to comment.