Skip to content

Commit 220e694

Browse files
committed
fix: visual-embed/custom-actions/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-570062 - https://snyk.io/vuln/SNYK-JS-TAR-15416075 - https://snyk.io/vuln/SNYK-JS-TOOTALLNATEONCE-15250612
1 parent 9ed6a99 commit 220e694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visual-embed/custom-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react-burger-menu": "3.0.6",
99
"react-dom": "17.0.2",
1010
"react-router-dom": "6.2.2",
11-
"react-scripts": "4.0.0",
11+
"react-scripts": "5.0.0",
1212
"web-vitals": "^2.1.4"
1313
},
1414
"scripts": {

0 commit comments

Comments
 (0)