Skip to content

Commit 691780a

Browse files
committed
fix: deps/acorn-plugins/acorn-class-fields/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 691780a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/acorn-plugins/acorn-class-fields/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.1"
37+
"acorn-private-class-elements": "^0.2.0"
3838
},
3939
"deprecated": false,
4040
"description": "Support for class fields in acorn",

0 commit comments

Comments
 (0)