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

Commit 919477e

Browse files
snyk-botshaimendel
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-ACORN-559469
1 parent a502cbb commit 919477e

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
@@ -43,7 +43,7 @@
4343
"tap": "^14.6.1"
4444
},
4545
"dependencies": {
46-
"acorn": "5.7.1",
46+
"acorn": "5.7.4",
4747
"debug": "^4.1.1",
4848
"needle": "^2.4.0",
4949
"semver": "^6.3.0",

0 commit comments

Comments
 (0)