Skip to content

Commit 2b3bc67

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-JSYAML-13961110
1 parent ae37995 commit 2b3bc67

2 files changed

Lines changed: 7557 additions & 7169 deletions

File tree

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)