Skip to content

Commit 40056f0

Browse files
snyk-bottripodsan
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities (#786)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-174129
1 parent 8338fbb commit 40056f0

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

package-lock.json

Lines changed: 4 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"js-yaml": "3.13.1",
9494
"less": "3.8.1",
9595
"lint-staged": "^8.1.5",
96-
"mocha": "6.1.3",
96+
"mocha": "6.1.4",
9797
"mocha-junit-reporter": "1.22.0",
9898
"mocha-parallel-tests": "2.0.3",
9999
"nock": "10.0.6",

0 commit comments

Comments
 (0)