Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 0b4ea51

Browse files
snyk-botRyan Garant
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 1c468f2 commit 0b4ea51

File tree

2 files changed

+17
-70
lines changed

2 files changed

+17
-70
lines changed

package-lock.json

Lines changed: 16 additions & 69 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
@@ -164,7 +164,7 @@
164164
"marked": "~0.7.0",
165165
"marked-terminal": "~3.2.0",
166166
"moment": "~2.23.0",
167-
"nock": "~10.0.5",
167+
"nock": "~11.9.0",
168168
"nopt": "~4.0.1",
169169
"opn": "~5.4.0",
170170
"ora": "~4.0.2",

0 commit comments

Comments
 (0)