Skip to content

Commit b0ae41e

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update dependency express to ^4.17.1 (#16872)
1 parent 6864ef6 commit b0ae41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jsx-a11y": "^6.0.3",
6161
"eslint-plugin-react": "^7.14.3",
6262
"event-source-polyfill": "^1.0.8",
63-
"express": "^4.16.3",
63+
"express": "^4.17.1",
6464
"express-graphql": "^0.7.1",
6565
"fast-levenshtein": "^2.0.6",
6666
"file-loader": "^1.1.11",

0 commit comments

Comments
 (0)