Skip to content

Commit b6e8b69

Browse files
authored
fix: visual-embed/custom-actions/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869619 - https://snyk.io/vuln/SNYK-JS-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-15869628
1 parent 7972b3b commit b6e8b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)