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 3030 "license" : " MIT" ,
3131 "dependencies" : {
3232 "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 "
3535 },
3636 "devDependencies" : {
3737 "@babel/cli" : " ^7.11.6" ,
Original file line number Diff line number Diff line change @@ -19333,10 +19333,10 @@ query-string@^5.0.1:
1933319333 object-assign "^4.1.0"
1933419334 strict-uri-encode "^1.0.0"
1933519335
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 ==
1934019340 dependencies:
1934119341 decode-uri-component "^0.2.0"
1934219342 split-on-first "^1.0.0"
You can’t perform that action at this time.
0 commit comments