Skip to content

Commit 29d7e1a

Browse files
Bump qs from 6.9.4 to 6.9.5
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.5. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md) - [Commits](ljharb/qs@v6.9.4...v6.9.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 02e14fd commit 29d7e1a

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.9.4",
18+
"qs": "^6.9.5",
1919
"sharp": "^0.26.3"
2020
},
2121
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4185,10 +4185,10 @@ puppeteer@^5.5.0:
41854185
unbzip2-stream "^1.3.3"
41864186
ws "^7.2.3"
41874187

4188-
qs@^6.9.4:
4189-
version "6.9.4"
4190-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687"
4191-
integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==
4188+
qs@^6.9.5:
4189+
version "6.9.5"
4190+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.5.tgz#45859f731392198fbd3f91ea4290e7c4e25232fa"
4191+
integrity sha512-T0SnbxGiMcB09qd3bFcPt8rufxPs7T7TjePk33r1WsJNt12/rWsK/ofKqRHQ0rY/iMGE0mVdkc6Yg9CuL/ty0Q==
41924192

41934193
qs@~6.5.2:
41944194
version "6.5.2"

0 commit comments

Comments
 (0)