Skip to content

Commit 4e73d46

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655
1 parent 8af85e5 commit 4e73d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@testing-library/user-event": "^12.8.3",
1414
"react": "^17.0.2",
1515
"react-dom": "^17.0.2",
16-
"react-scripts": "4.0.3",
16+
"react-scripts": "5.0.0",
1717
"web-vitals": "^1.1.2"
1818
},
1919
"scripts": {

0 commit comments

Comments
 (0)