File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/gatsby-source-wikipedia Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"bluebird" : " ^3.7.2" ,
33
- "node-fetch" : " ^2.6.0 " ,
34
- "query-string" : " ^6.13.1 "
33
+ "node-fetch" : " ^2.6.1 " ,
34
+ "query-string" : " ^6.13.3 "
35
35
},
36
36
"devDependencies" : {
37
37
"@babel/cli" : " ^7.11.6" ,
Original file line number Diff line number Diff line change @@ -19333,10 +19333,10 @@ query-string@^5.0.1:
19333
19333
object-assign "^4.1.0"
19334
19334
strict-uri-encode "^1.0.0"
19335
19335
19336
- query-string@^6.13.1, query-string@^6.5.0:
19337
- version "6.13.1 "
19338
- resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.1 .tgz#d913ccfce3b4b3a713989fe6d39466d92e71ccad "
19339
- integrity sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA ==
19336
+ query-string@^6.13.1, query-string@^6.13.3, query-string@^6. 5.0:
19337
+ version "6.13.3 "
19338
+ resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.3 .tgz#57d1c20e828b0e562d66b7f71a4998bd57f84112 "
19339
+ integrity sha512-dldo2oHe3sg03iPshlHw/64nkaRUJKdS0FW85kmWQkmCkqUbNdNdgkgtAufJcEpjzrx6Q9EW9Y3xqx/rM9pGhw ==
19340
19340
dependencies:
19341
19341
decode-uri-component "^0.2.0"
19342
19342
split-on-first "^1.0.0"
You can’t perform that action at this time.
0 commit comments