Skip to content

Commit a9497be

Browse files
authored
fix: packages/react-scripts/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent b305ffb commit a9497be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"fs-extra": "^9.0.1",
5959
"html-webpack-plugin": "4.5.0",
6060
"identity-obj-proxy": "3.0.0",
61-
"jest": "26.6.0",
61+
"jest": "27.0.0",
6262
"jest-circus": "26.6.0",
6363
"jest-resolve": "26.6.0",
6464
"jest-watch-typeahead": "0.6.1",

0 commit comments

Comments
 (0)