File tree 3 files changed +877
-274
lines changed
3 files changed +877
-274
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' degenerator ' : patch
3
+ ---
4
+
5
+ Update dependencies to fix ReDoS vulnerability
Original file line number Diff line number Diff line change 24
24
},
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
- "ast-types" : " ^0.13.2 " ,
28
- "escodegen" : " ^1.8.1 " ,
29
- "esprima" : " ^4.0.0 " ,
27
+ "ast-types" : " ^0.13.4 " ,
28
+ "escodegen" : " ^1.14.3 " ,
29
+ "esprima" : " ^4.0.1 " ,
30
30
"vm2" : " ^3.9.19"
31
31
},
32
32
"devDependencies" : {
33
33
"@types/escodegen" : " ^0.0.6" ,
34
- "@types/esprima" : " ^4.0.2 " ,
35
- "@types/jest" : " ^29.5.1 " ,
36
- "@types/node" : " ^14.18.45 " ,
34
+ "@types/esprima" : " ^4.0.3 " ,
35
+ "@types/jest" : " ^29.5.2 " ,
36
+ "@types/node" : " ^14.18.52 " ,
37
37
"jest" : " ^29.5.0" ,
38
38
"ts-jest" : " ^29.1.0" ,
39
39
"tsconfig" : " workspace:*" ,
40
- "typescript" : " ^5.0.4 "
40
+ "typescript" : " ^5.1.6 "
41
41
}
42
42
}
You can’t perform that action at this time.
0 commit comments