File tree 2 files changed +5
-5
lines changed
packages/gatsby-graphiql-explorer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"react-dom" : " ^16.9.0" ,
51
51
"style-loader" : " ^0.23.1" ,
52
52
"webpack" : " ^4.40.2" ,
53
- "webpack-cli" : " ^3.3.8 " ,
53
+ "webpack-cli" : " ^3.3.9 " ,
54
54
"whatwg-fetch" : " ^3.0.0"
55
55
},
56
56
"engines" : {
Original file line number Diff line number Diff line change @@ -20013,10 +20013,10 @@ webpack-assets-manifest@^3.1.1:
20013
20013
tapable "^1.0.0"
20014
20014
webpack-sources "^1.0.0"
20015
20015
20016
- webpack-cli@^3.3.8 :
20017
- version "3.3.8 "
20018
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.8 .tgz#caeaebcc26f685db1736e5decd3f01aac30123ec "
20019
- integrity sha512-RANYSXwikSWINjHMd/mtesblNSpjpDLoYTBtP99n1RhXqVI/wxN40Auqy42I7y4xrbmRBoA5Zy5E0JSBD5XRhw ==
20016
+ webpack-cli@^3.3.9 :
20017
+ version "3.3.9 "
20018
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.9 .tgz#79c27e71f94b7fe324d594ab64a8e396b9daa91a "
20019
+ integrity sha512-xwnSxWl8nZtBl/AFJCOn9pG7s5CYUYdZxmmukv+fAHLcBIHM36dImfpQg3WfShZXeArkWlf6QRw24Klcsv8a5A ==
20020
20020
dependencies:
20021
20021
chalk "2.4.2"
20022
20022
cross-spawn "6.0.5"
You can’t perform that action at this time.
0 commit comments