Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cdf877d

Browse files
authoredJul 10, 2023
Update dependency "escodegen".
This is to get the fix for GHSA-j8xg-fqg3-53r7 into static-eval.
1 parent aff732b commit cdf877d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"dependencies": {
17-
"escodegen": "^1.11.1"
17+
"escodegen": "^2.1.0"
1818
},
1919
"devDependencies": {
2020
"esprima": "^3.1.3",

0 commit comments

Comments
 (0)
Please sign in to comment.