Merge branch 'renovate/qs-6.x' into 'develop'
fix(deps): update dependency qs to v6.12.3 See merge request firefish/firefish!11118
This commit is contained in:
commit
b66943cc3e
2 changed files with 9 additions and 9 deletions
|
@ -94,7 +94,7 @@
|
|||
"punycode": "2.3.1",
|
||||
"pureimage": "0.4.13",
|
||||
"qrcode": "1.5.3",
|
||||
"qs": "6.12.2",
|
||||
"qs": "6.12.3",
|
||||
"random-seed": "0.3.0",
|
||||
"ratelimiter": "3.4.1",
|
||||
"redis-semaphore": "5.6.0",
|
||||
|
|
|
@ -262,8 +262,8 @@ importers:
|
|||
specifier: 1.5.3
|
||||
version: 1.5.3
|
||||
qs:
|
||||
specifier: 6.12.2
|
||||
version: 6.12.2
|
||||
specifier: 6.12.3
|
||||
version: 6.12.3
|
||||
random-seed:
|
||||
specifier: 0.3.0
|
||||
version: 0.3.0
|
||||
|
@ -5759,8 +5759,8 @@ packages:
|
|||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
|
||||
qs@6.12.2:
|
||||
resolution: {integrity: sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==}
|
||||
qs@6.12.3:
|
||||
resolution: {integrity: sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==}
|
||||
engines: {node: '>=0.6'}
|
||||
|
||||
querystring@0.2.0:
|
||||
|
@ -9443,14 +9443,14 @@ snapshots:
|
|||
co-body@5.2.0:
|
||||
dependencies:
|
||||
inflation: 2.1.0
|
||||
qs: 6.12.2
|
||||
qs: 6.12.3
|
||||
raw-body: 2.5.2
|
||||
type-is: 1.6.18
|
||||
|
||||
co-body@6.1.0:
|
||||
dependencies:
|
||||
inflation: 2.1.0
|
||||
qs: 6.12.2
|
||||
qs: 6.12.3
|
||||
raw-body: 2.5.2
|
||||
type-is: 1.6.18
|
||||
|
||||
|
@ -10217,7 +10217,7 @@ snapshots:
|
|||
dezalgo: 1.0.4
|
||||
hexoid: 1.0.0
|
||||
once: 1.4.0
|
||||
qs: 6.12.2
|
||||
qs: 6.12.3
|
||||
|
||||
fresh@0.5.2: {}
|
||||
|
||||
|
@ -12197,7 +12197,7 @@ snapshots:
|
|||
pngjs: 5.0.0
|
||||
yargs: 15.4.1
|
||||
|
||||
qs@6.12.2:
|
||||
qs@6.12.3:
|
||||
dependencies:
|
||||
side-channel: 1.0.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue