Skip to content

Commit c7ab4fb

Browse files
chore(deps): bump qs from 6.14.2 to 6.15.2 (#6221)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.2 to 6.15.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.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 8c4da0e commit c7ab4fb

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"nano-date": "^2.0.1",
139139
"papaparse": "^5.3.0",
140140
"prop-types": "^15.6.1",
141-
"qs": "^6.14.2",
141+
"qs": "^6.15.2",
142142
"react": "^16.8.6",
143143
"react-addons-shallow-compare": "^15.0.2",
144144
"react-codemirror2": "^7.2.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8998,17 +8998,10 @@ qs@6.13.0:
89988998
dependencies:
89998999
side-channel "^1.0.6"
90009000

9001-
qs@^6.12.3:
9002-
version "6.15.1"
9003-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f"
9004-
integrity sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==
9005-
dependencies:
9006-
side-channel "^1.1.0"
9007-
9008-
qs@^6.14.2:
9009-
version "6.14.2"
9010-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
9011-
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
9001+
qs@^6.12.3, qs@^6.15.2:
9002+
version "6.15.2"
9003+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9"
9004+
integrity sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==
90129005
dependencies:
90139006
side-channel "^1.1.0"
90149007

0 commit comments

Comments
 (0)