Skip to content

Commit

Permalink
fix: deps/acorn-plugins/acorn-static-class-features/package.json to r…
Browse files Browse the repository at this point in the history
…educe vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 9ab1e07 commit a94342e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/acorn-plugins/acorn-static-class-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
}
],
"dependencies": {
"acorn-private-class-elements": "^0.1.0"
"acorn-private-class-elements": "^0.2.0"
},
"deprecated": false,
"description": "Support for static class features in acorn",
"devDependencies": {
"acorn": "^6.1.0",
"eslint": "^5.13.0",
"eslint": "^6.0.0",
"eslint-plugin-node": "^8.0.1",
"mocha": "^5.2.0",
"test262": "git+https://github.com/tc39/test262.git#33a306d1026b72227eb50a918db19ada16f12b3d",
Expand Down

0 comments on commit a94342e

Please sign in to comment.