fix(deps): update dependency qs to v6.12.2
This commit is contained in:
parent
4ce951501e
commit
85ab7d5b12
2 changed files with 9 additions and 9 deletions
|
@ -92,7 +92,7 @@
|
||||||
"punycode": "2.3.1",
|
"punycode": "2.3.1",
|
||||||
"pureimage": "0.4.13",
|
"pureimage": "0.4.13",
|
||||||
"qrcode": "1.5.3",
|
"qrcode": "1.5.3",
|
||||||
"qs": "6.12.1",
|
"qs": "6.12.2",
|
||||||
"random-seed": "0.3.0",
|
"random-seed": "0.3.0",
|
||||||
"ratelimiter": "3.4.1",
|
"ratelimiter": "3.4.1",
|
||||||
"redis-semaphore": "5.6.0",
|
"redis-semaphore": "5.6.0",
|
||||||
|
|
|
@ -259,8 +259,8 @@ importers:
|
||||||
specifier: 1.5.3
|
specifier: 1.5.3
|
||||||
version: 1.5.3
|
version: 1.5.3
|
||||||
qs:
|
qs:
|
||||||
specifier: 6.12.1
|
specifier: 6.12.2
|
||||||
version: 6.12.1
|
version: 6.12.2
|
||||||
random-seed:
|
random-seed:
|
||||||
specifier: 0.3.0
|
specifier: 0.3.0
|
||||||
version: 0.3.0
|
version: 0.3.0
|
||||||
|
@ -5889,8 +5889,8 @@ packages:
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
qs@6.12.1:
|
qs@6.12.2:
|
||||||
resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==}
|
resolution: {integrity: sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==}
|
||||||
engines: {node: '>=0.6'}
|
engines: {node: '>=0.6'}
|
||||||
|
|
||||||
querystring@0.2.0:
|
querystring@0.2.0:
|
||||||
|
@ -9683,7 +9683,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.1
|
qs: 6.12.2
|
||||||
raw-body: 2.5.2
|
raw-body: 2.5.2
|
||||||
type-is: 1.6.18
|
type-is: 1.6.18
|
||||||
|
|
||||||
|
@ -9691,7 +9691,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.1
|
qs: 6.12.2
|
||||||
raw-body: 2.5.2
|
raw-body: 2.5.2
|
||||||
type-is: 1.6.18
|
type-is: 1.6.18
|
||||||
|
|
||||||
|
@ -10464,7 +10464,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.1
|
qs: 6.12.2
|
||||||
|
|
||||||
fresh@0.5.2: {}
|
fresh@0.5.2: {}
|
||||||
|
|
||||||
|
@ -12564,7 +12564,7 @@ snapshots:
|
||||||
pngjs: 5.0.0
|
pngjs: 5.0.0
|
||||||
yargs: 15.4.1
|
yargs: 15.4.1
|
||||||
|
|
||||||
qs@6.12.1:
|
qs@6.12.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
side-channel: 1.0.6
|
side-channel: 1.0.6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue