Bump qs from 6.14.1 to 6.14.2 #148

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/qs-6.14.2 into main
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"lodash": "^4.17.23",
"pretty-bytes": "^5.6.0",
"prop-types": "^15.8.1",
"qs": "^6.14.1",
"qs": "^6.14.2",
"react": "^18.3.1",
"react-collapsible": "^2.9.0",
"react-comic-viewer": "^0.4.0",

View File

@@ -9248,10 +9248,10 @@ qs@6.13.0:
dependencies:
side-channel "^1.0.6"
qs@^6.10.0, qs@^6.14.1:
version "6.14.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
qs@^6.10.0, qs@^6.14.2:
version "6.14.2"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
dependencies:
side-channel "^1.1.0"