Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit c2b0375

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
1 parent b8c1e54 commit c2b0375

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
@@ -13,7 +13,7 @@
1313
"react": "^17.0.1",
1414
"react-dom": "^17.0.1",
1515
"react-router-dom": "^5.2.0",
16-
"react-scripts": "3.4.3",
16+
"react-scripts": "5.0.0",
1717
"slick-carousel": "^1.8.1"
1818
},
1919
"scripts": {

0 commit comments

Comments
 (0)