Skip to content

Commit 2d30b44

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent c6bb108 commit 2d30b44

File tree

2 files changed

+5320
-2376
lines changed

2 files changed

+5320
-2376
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-hook-form-input": "^1.1.10",
2121
"react-redux": "^7.2.0",
2222
"react-router-dom": "^5.2.0",
23-
"react-scripts": "3.4.1",
23+
"react-scripts": "4.0.0",
2424
"redux-thunk": "^2.3.0",
2525
"typescript": "3.9.3"
2626
},

0 commit comments

Comments
 (0)