mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-01-24 13:45:07 +08:00
chore(deps): Update dependency query-string to 6.13.5
This commit is contained in:
parent
ed42c13c49
commit
989e9f85be
8
.pnp.js
generated
8
.pnp.js
generated
@ -3662,7 +3662,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["jest", "npm:26.5.2"],
|
||||
["jest-diff", "npm:26.5.2"],
|
||||
["lodash.merge", "npm:4.6.2"],
|
||||
["query-string", "npm:6.13.1"]
|
||||
["query-string", "npm:6.13.5"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}]
|
||||
@ -16205,10 +16205,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["query-string", [
|
||||
["npm:6.13.1", {
|
||||
"packageLocation": "./.yarn/cache/query-string-npm-6.13.1-9e8c5bfe09-5e640f0cf6.zip/node_modules/query-string/",
|
||||
["npm:6.13.5", {
|
||||
"packageLocation": "./.yarn/cache/query-string-npm-6.13.5-9cf41f78b4-a60b70e261.zip/node_modules/query-string/",
|
||||
"packageDependencies": [
|
||||
["query-string", "npm:6.13.1"],
|
||||
["query-string", "npm:6.13.5"],
|
||||
["decode-uri-component", "npm:0.2.0"],
|
||||
["split-on-first", "npm:1.1.0"],
|
||||
["strict-uri-encode", "npm:2.0.0"]
|
||||
|
Binary file not shown.
@ -34,7 +34,7 @@
|
||||
"@lowdefy/serializer": "1.0.0",
|
||||
"@lowdefy/type": "1.0.1",
|
||||
"lodash.merge": "4.6.2",
|
||||
"query-string": "6.13.1"
|
||||
"query-string": "6.13.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.11.6",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2849,7 +2849,7 @@ __metadata:
|
||||
jest: 26.5.2
|
||||
jest-diff: 26.5.2
|
||||
lodash.merge: 4.6.2
|
||||
query-string: 6.13.1
|
||||
query-string: 6.13.5
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@ -13936,14 +13936,14 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"query-string@npm:6.13.1":
|
||||
version: 6.13.1
|
||||
resolution: "query-string@npm:6.13.1"
|
||||
"query-string@npm:6.13.5":
|
||||
version: 6.13.5
|
||||
resolution: "query-string@npm:6.13.5"
|
||||
dependencies:
|
||||
decode-uri-component: ^0.2.0
|
||||
split-on-first: ^1.0.0
|
||||
strict-uri-encode: ^2.0.0
|
||||
checksum: 5e640f0cf6077f3fd4dcb6d8f3a88306bbb5d5638001450b15a244ca74f76e4a6a1d70baff114cef43ca15670d5d2523f92113f3567561b9dbd1fcb26489066a
|
||||
checksum: a60b70e2612624247e67dd693b2812b3acb3cf2846c7fce369924e9ad4f63a673e2c0bfd6523d189454e93b818ba0ff04886752d4dc664c6402bc1bf69753c67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user