Skip to content

Commit 00a50e6

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-NANOID-8492085
1 parent 45bc5c7 commit 00a50e6

File tree

2 files changed

+6092
-6369
lines changed

2 files changed

+6092
-6369
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"multi-select-dropdown": "^0.0.2",
1010
"react": "^17.0.1",
1111
"react-dom": "^17.0.1",
12-
"react-scripts": "4.0.3",
12+
"react-scripts": "5.0.0",
1313
"web-vitals": "^1.0.1"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)