Skip to content

Commit e83b1fc

Browse files
committed
fix: deps/acorn-plugins/acorn-private-class-elements/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201
1 parent 9773e42 commit e83b1fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/acorn-plugins/acorn-private-class-elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
],
3535
"dependencies": {
36-
"mocha": "^5.2.0"
36+
"mocha": "^10.6.0"
3737
},
3838
"deprecated": false,
3939
"description": "Helpers for supporting private class methods and fields in acorn",

0 commit comments

Comments
 (0)