mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
chore(deps): bump qs from 6.5.2 to 6.5.3 in /client
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
14aa847991
commit
28e786107f
1 changed files with 7 additions and 6 deletions
13
client/package-lock.json
generated
13
client/package-lock.json
generated
|
|
@ -13052,9 +13052,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.5.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
|
||||
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
|
||||
"integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=0.6"
|
||||
|
|
@ -27650,9 +27650,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.5.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
|
||||
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
|
||||
"version": "6.5.3",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
|
||||
"integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
|
||||
"dev": true
|
||||
},
|
||||
"query-string": {
|
||||
|
|
@ -28771,6 +28771,7 @@
|
|||
},
|
||||
"sticky-sidebar-v2": {
|
||||
"version": "git+ssh://git@github.com/Alucard17/sticky-sidebar-v2.git#acd8ea6cffb2cfdaae06c59acf292288714a92f1",
|
||||
"integrity": "sha512-jidwS7Ts+mXBcd+yywy3hf/lvyjgZoq4aan8RbtdTfCC2gKbSySZxJzOA4MDCVpTI6a0KYthxMIhXO8uVcaDbg==",
|
||||
"from": "sticky-sidebar-v2@git+https://github.com/Alucard17/sticky-sidebar-v2.git"
|
||||
},
|
||||
"stream-browserify": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue