Skip to content

Commit 5836e72

Browse files
snyk-botanonrig
authored andcommitted
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - @nestjs/common from 8.4.6 to 8.4.7. See this package in npm: https://www.npmjs.com/package/@nestjs/common - @nestjs/core from 8.4.6 to 8.4.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 28a9230 commit 5836e72

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"devDependencies": {
5454
"@commitlint/cli": "^17.0.0",
5555
"@commitlint/config-conventional": "^17.0.0",
56-
"@nestjs/common": "^8.4.6",
57-
"@nestjs/core": "^8.4.6",
56+
"@nestjs/common": "^8.4.7",
57+
"@nestjs/core": "^8.4.7",
5858
"@semantic-release/changelog": "^6.0.1",
5959
"@semantic-release/commit-analyzer": "^9.0.2",
6060
"@semantic-release/git": "^10.0.1",

0 commit comments

Comments
 (0)