Skip to content

Commit 2ee2a33

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

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
@@ -190,7 +190,7 @@
190190
"prom-client": "^15.1.3",
191191
"prop-types": "^15.8.1",
192192
"qrcode.react": "^4.2.0",
193-
"qs": "^6.14.0",
193+
"qs": "^6.14.1",
194194
"react": "^18.3.1",
195195
"react-color": "^2.19.3",
196196
"react-datepicker": "7.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14053,10 +14053,10 @@ qs@6.13.0:
1405314053
dependencies:
1405414054
side-channel "^1.0.6"
1405514055

14056-
qs@^6.11.0, qs@^6.11.2, qs@^6.12.3, qs@^6.14.0:
14057-
version "6.14.0"
14058-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.0.tgz#c63fa40680d2c5c941412a0e899c89af60c0a930"
14059-
integrity sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==
14056+
qs@^6.11.0, qs@^6.11.2, qs@^6.12.3, qs@^6.14.1:
14057+
version "6.14.1"
14058+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
14059+
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
1406014060
dependencies:
1406114061
side-channel "^1.1.0"
1406214062

0 commit comments

Comments
 (0)