Skip to content

Commit

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

chore(deps): bump @nestjs/core from 10.3.9 to 10.4.1
  • Loading branch information
github-actions[bot] committed Sep 9, 2024
2 parents 7c9864e + 70b7587 commit 0de22d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.1",
"@nestjs/core": "^10.3.9",
"@nestjs/core": "^10.4.1",
"@nestjs/platform-express": "^10.3.8",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,15 +2815,15 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.3.9":
version: 10.3.9
resolution: "@nestjs/core@npm:10.3.9"
"@nestjs/core@npm:^10.4.1":
version: 10.4.1
resolution: "@nestjs/core@npm:10.4.1"
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.2"
tslib: "npm:2.6.3"
uid: "npm:2.0.2"
peerDependencies:
"@nestjs/common": ^10.0.0
Expand All @@ -2839,7 +2839,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10c0/2e9834eaf412edd1fcbfa9e9d1c4876f5011547c31a2699afc4193ae37231b700625acf4f1e0a9766b1ed89ad9d176a496ca0387bfc424242cc91b164cb356e5
checksum: 10c0/57be2fc7617041558e90a92ec7c6f1011ed2bab8bfe5c5c02db5f5a03115e5e7347c06be0117767ce7d6c748fbe81ff075fc50190c998d30bbf25fd20e6f4ab8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11132,7 +11132,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.4.5"
"@nestjs/common": "npm:^10.4.1"
"@nestjs/core": "npm:^10.3.9"
"@nestjs/core": "npm:^10.4.1"
"@nestjs/platform-express": "npm:^10.3.8"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.4"
Expand Down

0 comments on commit 0de22d1

Please sign in to comment.