Skip to content

Commit 1887919

Browse files
committed
fix: client/package.json & client/yarn.lock 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 ae37995 commit 1887919

File tree

2 files changed

+7560
-7174
lines changed

2 files changed

+7560
-7174
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"http-proxy-middleware": "^0.19.1",
99
"react": "^16.8.6",
1010
"react-dom": "^16.8.6",
11-
"react-scripts": "3.0.1"
11+
"react-scripts": "5.0.0"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)