Skip to content

Commit 435975d

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 49d0cdd commit 435975d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"prom-client": "^15.1.3",
207207
"prop-types": "^15.8.1",
208208
"qrcode.react": "^4.2.0",
209-
"qs": "^6.14.1",
209+
"qs": "^6.14.2",
210210
"react": "^18.3.1",
211211
"react-color": "^2.19.3",
212212
"react-datepicker": "^9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14202,10 +14202,10 @@ qs@6.13.0:
1420214202
dependencies:
1420314203
side-channel "^1.0.6"
1420414204

14205-
qs@^6.12.3, qs@^6.14.1, qs@~6.14.0:
14206-
version "6.14.1"
14207-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
14208-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
14205+
qs@^6.12.3, qs@^6.14.1, qs@^6.14.2, qs@~6.14.0:
14206+
version "6.14.2"
14207+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
14208+
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
1420914209
dependencies:
1421014210
side-channel "^1.1.0"
1421114211

0 commit comments

Comments
 (0)