Skip to content

Commit 4b0c6ff

Browse files
Merge pull request #1428 from silverstripe/dependabot/npm_and_yarn/qs-6.14.2
Bump qs from 6.14.1 to 6.14.2
2 parents 24d44e3 + dccfd5c commit 4b0c6ff

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
@@ -32,7 +32,7 @@
3232
"jquery": "^3.6.1",
3333
"jquery-validation": "^1.19.5",
3434
"jquery.are-you-sure": "^1.9.0",
35-
"qs": "^6.11.0",
35+
"qs": "^6.14.2",
3636
"react": "^18.2.0",
3737
"react-dom": "^18.2.0"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4960,10 +4960,10 @@ qrcode-terminal@^0.12.0:
49604960
resolved "https://registry.yarnpkg.com/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz#bb5b699ef7f9f0505092a3748be4464fe71b5819"
49614961
integrity sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ==
49624962

4963-
qs@^6.11.0:
4964-
version "6.14.1"
4965-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
4966-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
4963+
qs@^6.14.2:
4964+
version "6.14.2"
4965+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
4966+
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
49674967
dependencies:
49684968
side-channel "^1.1.0"
49694969

0 commit comments

Comments
 (0)