8000 fix: package.json & package-lock.json to reduce vulnerabilities · ethereum-node/jsdoc.github.io@4c9961e · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c9961e

Browse files
snyk-botEthereum77
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
1 parent 16a36e7 commit 4c9961e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -15,7 +15,7 @@
1515
"metalsmith-beautify": "^0.2.0",
1616
"metalsmith-headings": "^0.2.0",
1717
"metalsmith-markdown": "^1.2.0",
18-
"minimist": "^1.2.0",
18+
"minimist": "^1.2.2",
1919
"swig": "~1.4.2",
2020
"swig-extras": "~0.0.1"
2121
},

0 commit comments

Comments
 (0)
0