fix(deps): update dependency qs to v6.11.0 (#594)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-28 19:11:29 +08:00
committed by GitHub
parent e3718e96c2
commit 260ce43db4
2 changed files with 5 additions and 5 deletions

View File

@@ -125,7 +125,7 @@
"node-pty": "0.10.1",
"nodemailer": "6.7.5",
"pluralize": "*",
"qs": "6.10.5",
"qs": "6.11.0",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"slugify": "1.6.5",

8
pnpm-lock.yaml generated
View File

@@ -103,7 +103,7 @@ specifiers:
nodemailer: 6.7.5
pluralize: '*'
prettier: 2.7.1
qs: 6.10.5
qs: 6.11.0
redis-memory-server: 0.5.0
reflect-metadata: 0.1.13
rimraf: 3.0.2
@@ -184,7 +184,7 @@ dependencies:
node-pty: 0.10.1
nodemailer: 6.7.5
pluralize: 8.0.0
qs: 6.10.5
qs: 6.11.0
reflect-metadata: 0.1.13
rxjs: 7.5.5
slugify: 1.6.5
@@ -6695,8 +6695,8 @@ packages:
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
engines: {node: '>=6'}
/qs/6.10.5:
resolution: {integrity: sha512-O5RlPh0VFtR78y79rgcgKK4wbAI0C5zGVLztOIdpWX6ep368q5Hv6XRxDvXuZ9q3C6v+e3n8UfZZJw7IIG27eQ==}
/qs/6.11.0:
resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
engines: {node: '>=0.6'}
dependencies:
side-channel: 1.0.4