fix(deps): update dependency qs to v6.13.0
This commit is contained in:
parent
27f2a6b080
commit
9f027257b6
2 changed files with 9 additions and 9 deletions
|
@ -88,7 +88,7 @@
|
||||||
"promise-limit": "2.7.0",
|
"promise-limit": "2.7.0",
|
||||||
"punycode": "2.3.1",
|
"punycode": "2.3.1",
|
||||||
"qrcode": "1.5.3",
|
"qrcode": "1.5.3",
|
||||||
"qs": "6.12.3",
|
"qs": "6.13.0",
|
||||||
"ratelimiter": "3.4.1",
|
"ratelimiter": "3.4.1",
|
||||||
"redis-semaphore": "5.6.0",
|
"redis-semaphore": "5.6.0",
|
||||||
"reflect-metadata": "0.2.2",
|
"reflect-metadata": "0.2.2",
|
||||||
|
|
|
@ -253,8 +253,8 @@ importers:
|
||||||
specifier: 1.5.3
|
specifier: 1.5.3
|
||||||
version: 1.5.3
|
version: 1.5.3
|
||||||
qs:
|
qs:
|
||||||
specifier: 6.12.3
|
specifier: 6.13.0
|
||||||
version: 6.12.3
|
version: 6.13.0
|
||||||
ratelimiter:
|
ratelimiter:
|
||||||
specifier: 3.4.1
|
specifier: 3.4.1
|
||||||
version: 3.4.1
|
version: 3.4.1
|
||||||
|
@ -5683,8 +5683,8 @@ packages:
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
qs@6.12.3:
|
qs@6.13.0:
|
||||||
resolution: {integrity: sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==}
|
resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==}
|
||||||
engines: {node: '>=0.6'}
|
engines: {node: '>=0.6'}
|
||||||
|
|
||||||
querystring@0.2.0:
|
querystring@0.2.0:
|
||||||
|
@ -9435,7 +9435,7 @@ snapshots:
|
||||||
co-body@5.2.0:
|
co-body@5.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
inflation: 2.1.0
|
inflation: 2.1.0
|
||||||
qs: 6.12.3
|
qs: 6.13.0
|
||||||
raw-body: 2.5.2
|
raw-body: 2.5.2
|
||||||
type-is: 1.6.18
|
type-is: 1.6.18
|
||||||
|
|
||||||
|
@ -9443,7 +9443,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@hapi/bourne': 3.0.0
|
'@hapi/bourne': 3.0.0
|
||||||
inflation: 2.1.0
|
inflation: 2.1.0
|
||||||
qs: 6.12.3
|
qs: 6.13.0
|
||||||
raw-body: 2.5.2
|
raw-body: 2.5.2
|
||||||
type-is: 1.6.18
|
type-is: 1.6.18
|
||||||
|
|
||||||
|
@ -10165,7 +10165,7 @@ snapshots:
|
||||||
dezalgo: 1.0.4
|
dezalgo: 1.0.4
|
||||||
hexoid: 1.0.0
|
hexoid: 1.0.0
|
||||||
once: 1.4.0
|
once: 1.4.0
|
||||||
qs: 6.12.3
|
qs: 6.13.0
|
||||||
|
|
||||||
fresh@0.5.2: {}
|
fresh@0.5.2: {}
|
||||||
|
|
||||||
|
@ -12064,7 +12064,7 @@ snapshots:
|
||||||
pngjs: 5.0.0
|
pngjs: 5.0.0
|
||||||
yargs: 15.4.1
|
yargs: 15.4.1
|
||||||
|
|
||||||
qs@6.12.3:
|
qs@6.13.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
side-channel: 1.0.6
|
side-channel: 1.0.6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue