Skip to content

Commit c84034e

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887
1 parent 3b85b0e commit c84034e

File tree

2 files changed

+29
-100
lines changed

2 files changed

+29
-100
lines changed

package-lock.json

Lines changed: 28 additions & 99 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
@@ -46,7 +46,7 @@
4646
"node-cache": "^5.1.0",
4747
"strip-ansi": "^6.0.0",
4848
"yargonaut": "^1.1.4",
49-
"yargs": "15.3.1"
49+
"yargs": "16.0.0"
5050
},
5151
"devDependencies": {
5252
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)