Skip to content

Commit

Permalink
Merge pull request #1282 from jorenn92/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/core-10.4.4

chore(deps): bump @nestjs/core from 10.4.1 to 10.4.4
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
2 parents 3fcabb6 + 8cf939c commit 5d8d3e7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.4.5",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.1",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.2",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2838,15 +2838,15 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.4.1":
version: 10.4.1
resolution: "@nestjs/core@npm:10.4.1"
"@nestjs/core@npm:^10.4.4":
version: 10.4.4
resolution: "@nestjs/core@npm:10.4.4"
dependencies:
"@nuxtjs/opencollective": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
iterare: "npm:1.2.1"
path-to-regexp: "npm:3.2.0"
tslib: "npm:2.6.3"
path-to-regexp: "npm:3.3.0"
tslib: "npm:2.7.0"
uid: "npm:2.0.2"
peerDependencies:
"@nestjs/common": ^10.0.0
Expand All @@ -2862,7 +2862,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10c0/57be2fc7617041558e90a92ec7c6f1011ed2bab8bfe5c5c02db5f5a03115e5e7347c06be0117767ce7d6c748fbe81ff075fc50190c998d30bbf25fd20e6f4ab8
checksum: 10c0/ddfbcf392c2e0708ce24a145cf3f5d707345bfa6567dfc9dd924272ee08abd322cf4816b83b09383ba32e290637f2ceeb67f10e2310dec5f1e7295ef92fec862
languageName: node
linkType: hard

Expand Down Expand Up @@ -11232,7 +11232,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.4.5"
"@nestjs/common": "npm:^10.4.4"
"@nestjs/core": "npm:^10.4.1"
"@nestjs/core": "npm:^10.4.4"
"@nestjs/platform-express": "npm:^10.4.2"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.4"
Expand Down Expand Up @@ -12885,10 +12885,10 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:3.2.0":
version: 3.2.0
resolution: "path-to-regexp@npm:3.2.0"
checksum: 10c0/2eeb1c698293acf6f89fe5af33b4c20822b3cee3e4e910c43bbee098c8dde34232fc194d5c2bc02df72affada446a181784e24f7a46932af323706be029ed1ba
"path-to-regexp@npm:3.3.0":
version: 3.3.0
resolution: "path-to-regexp@npm:3.3.0"
checksum: 10c0/ffa0ebe7088d38d435a8d08b0fe6e8c93ceb2a81a65d4dd1d9a538f52e09d5e3474ed5f553cb3b180d894b0caa10698a68737ab599fd1e56b4663d1a64c9f77b
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d8d3e7

Please sign in to comment.