Skip to content

Commit 8f87e78

Browse files
authored
fix: upgrade @nestjs/core from 8.0.6 to 8.0.7 (#102)
Snyk has created this PR to upgrade @nestjs/core from 8.0.6 to 8.0.7. See this package in npm: https://www.npmjs.com/package/@nestjs/core See this project in Snyk: https://app.snyk.io/org/anonrig/project/9c6ed1d7-2c4d-472d-a29f-aa0afd7e5ccf?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 29dbd6c commit 8f87e78

File tree

2 files changed

+18
-32
lines changed

2 files changed

+18
-32
lines changed

package-lock.json

+17-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@commitlint/cli": "^13.1.0",
5555
"@commitlint/config-conventional": "^13.1.0",
5656
"@nestjs/common": "^8.0.7",
57-
"@nestjs/core": "^8.0.6",
57+
"@nestjs/core": "^8.0.7",
5858
"@semantic-release/changelog": "^5.0.1",
5959
"@semantic-release/commit-analyzer": "^8.0.1",
6060
"@semantic-release/git": "^9.0.1",

0 commit comments

Comments
 (0)