Skip to content

Commit 21e914f

Browse files
committed
fix: fixtures/blocks/package.json & fixtures/blocks/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655
1 parent afe6521 commit 21e914f

File tree

2 files changed

+7250
-6788
lines changed

2 files changed

+7250
-6788
lines changed

fixtures/blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"json-server": "^0.16.1",
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",
11-
"react-scripts": "3.4.1"
11+
"react-scripts": "5.0.0"
1212
},
1313
"scripts": {
1414
"prestart": "cp -r ../../build/node_modules/* ./node_modules/",

0 commit comments

Comments
 (0)