Skip to content

Commit b75feee

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-BABELRUNTIMECOREJS3-9397696
1 parent afe6521 commit b75feee

File tree

2 files changed

+5529
-3254
lines changed

2 files changed

+5529
-3254
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": "4.0.0"
1212
},
1313
"scripts": {
1414
"prestart": "cp -r ../../build/node_modules/* ./node_modules/",

0 commit comments

Comments
 (0)