Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: deps/acorn-plugins/acorn-static-class-features/package.json to r…
…educe vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
- https://snyk.io/vuln/SNYK-JS-MOCHA-561476
  • Loading branch information
snyk-bot committed Aug 18, 2021
commit 10fc480fe50d592ef3df7aaa4af7e8ecdfd68b04
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"acorn": "^6.1.0",
"eslint": "^5.13.0",
"eslint-plugin-node": "^8.0.1",
"mocha": "^5.2.0",
"mocha": "^6.2.3",
"test262": "git+https://github.com/tc39/test262.git#33a306d1026b72227eb50a918db19ada16f12b3d",
"test262-parser-runner": "^0.5.0"
},
Expand Down