Skip to content

Commit d42aed9

Browse files
committed
fix: 02-Calling-an-API/package.json & 02-Calling-an-API/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
1 parent db46a0a commit d42aed9

File tree

2 files changed

+1575
-1238
lines changed

2 files changed

+1575
-1238
lines changed

02-Calling-an-API/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "^16.8.6",
2828
"react-dom": "^16.8.6",
2929
"react-router-dom": "^5.0.0",
30-
"react-scripts": "3.0.1",
30+
"react-scripts": "3.3.0",
3131
"reactstrap": "^8.0.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)