Skip to content

Commit 61cc97e

Browse files
committed
fix: 01-Login/package.json & 01-Login/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
1 parent 08ff41b commit 61cc97e

2 files changed

Lines changed: 1568 additions & 1258 deletions

File tree

01-Login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^16.8.6",
2020
"react-dom": "^16.8.6",
2121
"react-router-dom": "^5.0.0",
22-
"react-scripts": "3.0.1",
22+
"react-scripts": "3.3.0",
2323
"reactstrap": "^8.0.0"
2424
},
2525
"devDependencies": {},

0 commit comments

Comments
 (0)