Skip to content

Commit 3b8d7b0

Browse files
authored
Bump react-dev-utils
downstream, [react-dev-utils v11.x.x](https://www.npmjs.com/package/react-dev-utils/v/11.0.4) is subject to a [vulnerability](GHSA-33f9-j839-rf8h). Since the release of 12.x.x, `immer` [has been bumped up](facebook/create-react-app#11364 (comment)) and should resolve the "critical" security alert if it's adopted into Gatsby.
1 parent 32614f5 commit 3b8d7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"prop-types": "^15.7.2",
132132
"query-string": "^6.14.1",
133133
"raw-loader": "^4.0.2",
134-
"react-dev-utils": "^11.0.4",
134+
"react-dev-utils": "^12.0.1",
135135
"react-refresh": "^0.9.0",
136136
"redux": "4.1.2",
137137
"redux-thunk": "^2.4.0",

0 commit comments

Comments
 (0)