Skip to content

Commit ff40910

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-NODEFORGE-14114940 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097
1 parent afe6521 commit ff40910

File tree

2 files changed

+7147
-6799
lines changed

2 files changed

+7147
-6799
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)