Skip to content

Commit b213f00

Browse files
snyk-botAddono
authored andcommitted
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 - https://snyk.io/vuln/SNYK-JS-SSRI-1085630
1 parent 15af173 commit b213f00

File tree

2 files changed

+773
-124
lines changed

2 files changed

+773
-124
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/config-conventional": "^11.0.0",
3939
"@semantic-release/exec": "^5.0.0",
4040
"@semantic-release/git": "^9.0.0",
41-
"@semantic-release/npm": "^7.0.10",
41+
"@semantic-release/npm": "^7.1.0",
4242
"@semantic-release/release-notes-generator": "^9.0.2",
4343
"@types/jest": "^26.0.21",
4444
"@types/node": "^14.14.35",

0 commit comments

Comments
 (0)