Skip to content

Commit df2c035

Browse files
committed
update more deps
1 parent 2d43428 commit df2c035

File tree

2 files changed

+211
-181
lines changed

2 files changed

+211
-181
lines changed

packages/gatsby-graphiql-explorer/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"license": "MIT",
3030
"dependencies": {
31-
"@babel/runtime": "^7.14.8"
31+
"@babel/runtime": "^7.15.3"
3232
},
3333
"devDependencies": {
3434
"@babel/cli": "^7.14.8",
@@ -45,14 +45,14 @@
4545
"graphiql": "^1.4.0",
4646
"graphiql-code-exporter": "^3.0.3",
4747
"graphiql-explorer": "^0.6.3",
48-
"html-webpack-plugin": "^5.3.1",
48+
"html-webpack-plugin": "^5.3.2",
4949
"npm-run-all": "4.1.5",
5050
"react": "^16.12.0",
5151
"react-dom": "^16.12.0",
5252
"regenerator-runtime": "^0.13.7",
53-
"style-loader": "^2.0.0",
54-
"webpack": "^5.30.0",
55-
"webpack-cli": "^4.6.0",
53+
"style-loader": "^3.2.1",
54+
"webpack": "^5.51.1",
55+
"webpack-cli": "^4.8.0",
5656
"whatwg-fetch": "^3.6.2"
5757
},
5858
"engines": {

0 commit comments

Comments
 (0)