Skip to content

Commit d6be4e9

Browse files
tomkdgunSuZhou-Joe
authored andcommitted
chore(deps): qs from 6.15.0 to 6.15.2
Signed-off-by: Tomasz Kania <tomasz.kania@pl.ibm.com>
1 parent 907a943 commit d6be4e9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"**/mime": "^3.0.0",
160160
"**/prismjs": "^1.30.0",
161161
"**/js-yaml": "^4.1.1",
162-
"**/qs": "^6.14.1",
162+
"**/qs": "^6.15.2",
163163
"**/lodash-es": "^4.18.0",
164164
"**/lodash": "^4.18.0",
165165
"**/body-parser": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18070,10 +18070,10 @@ puppeteer@^24.14.0:
1807018070
puppeteer-core "24.14.0"
1807118071
typed-query-selector "^2.12.0"
1807218072

18073-
qs@^6.11.0, qs@^6.12.3, qs@^6.14.0, qs@^6.14.1, qs@~6.14.0, qs@~6.14.1:
18074-
version "6.15.0"
18075-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.0.tgz#db8fd5d1b1d2d6b5b33adaf87429805f1909e7b3"
18076-
integrity sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==
18073+
qs@^6.11.0, qs@^6.12.3, qs@^6.14.0, qs@^6.14.1, qs@^6.15.2, qs@~6.14.0, qs@~6.14.1:
18074+
version "6.15.2"
18075+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9"
18076+
integrity sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==
1807718077
dependencies:
1807818078
side-channel "^1.1.0"
1807918079

0 commit comments

Comments
 (0)