Skip to content

Commit e592b22

Browse files
Bump qs from 6.14.1 to 6.14.2 in /dive-dsa-slicer/vue-girder-slicer-ui (#359)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a69171 commit e592b22

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

dive-dsa-slicer/vue-girder-slicer-ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dive-dsa-slicer/vue-girder-slicer-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jquery": "^3.7.1",
5050
"js-cookie": "^3.0.5",
5151
"lodash": "^4.17.23",
52-
"qs": "^6.14.1",
52+
"qs": "^6.14.2",
5353
"underscore": "^1.13.6",
5454
"vue": "^2.7.15"
5555
},

dive-dsa-slicer/vue-girder-slicer-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,10 +1912,10 @@ punycode@^2.1.0:
19121912
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
19131913
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
19141914

1915-
qs@^6.14.1:
1916-
version "6.14.1"
1917-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
1918-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
1915+
qs@^6.14.2:
1916+
version "6.14.2"
1917+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
1918+
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
19191919
dependencies:
19201920
side-channel "^1.1.0"
19211921

0 commit comments

Comments
 (0)