mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Merge pull request #325 from oceanprotocol/dependabot/npm_and_yarn/client/query-string-6.13.1
Bump query-string from 6.13.0 to 6.13.1 in /client
This commit is contained in:
commit
a4cd995669
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -18604,9 +18604,9 @@
|
|||||||
"integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ=="
|
"integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ=="
|
||||||
},
|
},
|
||||||
"query-string": {
|
"query-string": {
|
||||||
"version": "6.13.0",
|
"version": "6.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.1.tgz",
|
||||||
"integrity": "sha512-KJe8p8EUcixhPCp4cJoTYVfmgKHjnAB/Pq3fiqlmyNHvpHnOL5U4YE7iI2PYivGHp4HFocWz300906BAQX0H7g==",
|
"integrity": "sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"decode-uri-component": "^0.2.0",
|
"decode-uri-component": "^0.2.0",
|
||||||
"split-on-first": "^1.0.0",
|
"split-on-first": "^1.0.0",
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"is-url-superb": "^4.0.0",
|
"is-url-superb": "^4.0.0",
|
||||||
"moment": "^2.26.0",
|
"moment": "^2.26.0",
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
"query-string": "^6.13.0",
|
"query-string": "^6.13.1",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-collapsed": "^3.0.0",
|
"react-collapsed": "^3.0.0",
|
||||||
"react-datepicker": "^2.16.0",
|
"react-datepicker": "^2.16.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user