Skip to content

Commit de88ea6

Browse files
Bump qs from 6.10.0 to 6.10.1
Bumps [qs](https://github.com/ljharb/qs) from 6.10.0 to 6.10.1. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md) - [Commits](ljharb/qs@v6.10.0...v6.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e12e88b commit de88ea6

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
@@ -15,7 +15,7 @@
1515
"isomorphic-unfetch": "^3.1.0",
1616
"pbf": "^3.2.1",
1717
"puppeteer-core": "^2.1.1",
18-
"qs": "^6.10.0",
18+
"qs": "^6.10.1",
1919
"sharp": "^0.26.3"
2020
},
2121
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4267,10 +4267,10 @@ puppeteer@^8.0.0:
42674267
unbzip2-stream "^1.3.3"
42684268
ws "^7.2.3"
42694269

4270-
qs@^6.10.0:
4271-
version "6.10.0"
4272-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.0.tgz#8b6519121ab291c316a3e4d49cecf6d13d8c7fe5"
4273-
integrity sha512-yjACOWijC6L/kmPZZAsVBNY2zfHSIbpdpL977quseu56/8BZ2LoF5axK2bGhbzhVKt7V9xgWTtpyLbxwIoER0Q==
4270+
qs@^6.10.1:
4271+
version "6.10.1"
4272+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a"
4273+
integrity sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==
42744274
dependencies:
42754275
side-channel "^1.0.4"
42764276

0 commit comments

Comments
 (0)