Skip to content

Commit 4a374eb

Browse files
Bump qs from 6.14.1 to 6.14.2
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.1...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4284f95 commit 4a374eb

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"prom-client": "^15.1.3",
192192
"prop-types": "^15.8.1",
193193
"qrcode.react": "^4.2.0",
194-
"qs": "^6.14.1",
194+
"qs": "^6.14.2",
195195
"react": "^18.3.1",
196196
"react-color": "^2.19.3",
197197
"react-datepicker": "7.5.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14230,17 +14230,10 @@ qs@6.13.0:
1423014230
dependencies:
1423114231
side-channel "^1.0.6"
1423214232

14233-
qs@^6.11.2, qs@^6.12.3:
14234-
version "6.14.0"
14235-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.0.tgz#c63fa40680d2c5c941412a0e899c89af60c0a930"
14236-
integrity sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==
14237-
dependencies:
14238-
side-channel "^1.1.0"
14239-
14240-
qs@^6.14.1, qs@~6.14.0:
14241-
version "6.14.1"
14242-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
14243-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
14233+
qs@^6.11.2, qs@^6.12.3, qs@^6.14.1, qs@^6.14.2, qs@~6.14.0:
14234+
version "6.14.2"
14235+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
14236+
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
1424414237
dependencies:
1424514238
side-channel "^1.1.0"
1424614239

0 commit comments

Comments
 (0)