Skip to content

Commit a1fd72b

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (anonrig#98)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1579269
1 parent 55356c6 commit a1fd72b

File tree

2 files changed

+54
-34
lines changed

2 files changed

+54
-34
lines changed

package-lock.json

+53-33
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
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@commitlint/cli": "^13.1.0",
5555
"@commitlint/config-conventional": "^13.1.0",
56-
"@nestjs/common": "^8.0.6",
56+
"@nestjs/common": "^8.0.7",
5757
"@nestjs/core": "^8.0.6",
5858
"@semantic-release/changelog": "^5.0.1",
5959
"@semantic-release/commit-analyzer": "^8.0.1",

0 commit comments

Comments
 (0)