Merge branch 'renovate/qs-6.x' into 'develop'
fix(deps): update dependency qs to v6.12.2 See merge request firefish/firefish!11080
This commit is contained in:
commit
3e554579fe
2 changed files with 9 additions and 9 deletions
|
@ -92,7 +92,7 @@
|
|||
"punycode": "2.3.1",
|
||||
"pureimage": "0.4.13",
|
||||
"qrcode": "1.5.3",
|
||||
"qs": "6.12.1",
|
||||
"qs": "6.12.2",
|
||||
"random-seed": "0.3.0",
|
||||
"ratelimiter": "3.4.1",
|
||||
"redis-semaphore": "5.6.0",
|
||||
|
|
|
@ -259,8 +259,8 @@ importers:
|
|||
specifier: 1.5.3
|
||||
version: 1.5.3
|
||||
qs:
|
||||
specifier: 6.12.1
|
||||
version: 6.12.1
|
||||
specifier: 6.12.2
|
||||
version: 6.12.2
|
||||
random-seed:
|
||||
specifier: 0.3.0
|
||||
version: 0.3.0
|
||||
|
@ -5889,8 +5889,8 @@ packages:
|
|||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
|
||||
qs@6.12.1:
|
||||
resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==}
|
||||
qs@6.12.2:
|
||||
resolution: {integrity: sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==}
|
||||
engines: {node: '>=0.6'}
|
||||
|
||||
querystring@0.2.0:
|
||||
|
@ -9683,7 +9683,7 @@ snapshots:
|
|||
co-body@5.2.0:
|
||||
dependencies:
|
||||
inflation: 2.1.0
|
||||
qs: 6.12.1
|
||||
qs: 6.12.2
|
||||
raw-body: 2.5.2
|
||||
type-is: 1.6.18
|
||||
|
||||
|
@ -9691,7 +9691,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@hapi/bourne': 3.0.0
|
||||
inflation: 2.1.0
|
||||
qs: 6.12.1
|
||||
qs: 6.12.2
|
||||
raw-body: 2.5.2
|
||||
type-is: 1.6.18
|
||||
|
||||
|
@ -10464,7 +10464,7 @@ snapshots:
|
|||
dezalgo: 1.0.4
|
||||
hexoid: 1.0.0
|
||||
once: 1.4.0
|
||||
qs: 6.12.1
|
||||
qs: 6.12.2
|
||||
|
||||
fresh@0.5.2: {}
|
||||
|
||||
|
@ -12564,7 +12564,7 @@ snapshots:
|
|||
pngjs: 5.0.0
|
||||
yargs: 15.4.1
|
||||
|
||||
qs@6.12.1:
|
||||
qs@6.12.2:
|
||||
dependencies:
|
||||
side-channel: 1.0.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue