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",
|
||||
"punycode": "2.3.1",
|
||||
"qrcode": "1.5.3",
|
||||
"qs": "6.12.3",
|
||||
"qs": "6.13.0",
|
||||
"ratelimiter": "3.4.1",
|
||||
"redis-semaphore": "5.6.0",
|
||||
"reflect-metadata": "0.2.2",
|
||||
|
|
|
@ -253,8 +253,8 @@ importers:
|
|||
specifier: 1.5.3
|
||||
version: 1.5.3
|
||||
qs:
|
||||
specifier: 6.12.3
|
||||
version: 6.12.3
|
||||
specifier: 6.13.0
|
||||
version: 6.13.0
|
||||
ratelimiter:
|
||||
specifier: 3.4.1
|
||||
version: 3.4.1
|
||||
|
@ -5683,8 +5683,8 @@ packages:
|
|||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
|
||||
qs@6.12.3:
|
||||
resolution: {integrity: sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==}
|
||||
qs@6.13.0:
|
||||
resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==}
|
||||
engines: {node: '>=0.6'}
|
||||
|
||||
querystring@0.2.0:
|
||||
|
@ -9435,7 +9435,7 @@ snapshots:
|
|||
co-body@5.2.0:
|
||||
dependencies:
|
||||
inflation: 2.1.0
|
||||
qs: 6.12.3
|
||||
qs: 6.13.0
|
||||
raw-body: 2.5.2
|
||||
type-is: 1.6.18
|
||||
|
||||
|
@ -9443,7 +9443,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@hapi/bourne': 3.0.0
|
||||
inflation: 2.1.0
|
||||
qs: 6.12.3
|
||||
qs: 6.13.0
|
||||
raw-body: 2.5.2
|
||||
type-is: 1.6.18
|
||||
|
||||
|
@ -10165,7 +10165,7 @@ snapshots:
|
|||
dezalgo: 1.0.4
|
||||
hexoid: 1.0.0
|
||||
once: 1.4.0
|
||||
qs: 6.12.3
|
||||
qs: 6.13.0
|
||||
|
||||
fresh@0.5.2: {}
|
||||
|
||||
|
@ -12064,7 +12064,7 @@ snapshots:
|
|||
pngjs: 5.0.0
|
||||
yargs: 15.4.1
|
||||
|
||||
qs@6.12.3:
|
||||
qs@6.13.0:
|
||||
dependencies:
|
||||
side-channel: 1.0.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue