Skip to content

Commit f17adff

Browse files
committed
fix: deps/acorn-plugins/acorn-static-class-features/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201
1 parent 90d8e22 commit f17adff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/acorn-plugins/acorn-static-class-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
],
3636
"dependencies": {
37-
"acorn-private-class-elements": "^0.1.0"
37+
"acorn-private-class-elements": "^0.2.0"
3838
},
3939
"deprecated": false,
4040
"description": "Support for static class features in acorn",

0 commit comments

Comments
 (0)