Skip to content

Commit 61df271

Browse files
build(deps): bump qs from 6.12.1 to 6.13.0 (#137)
Bumps [qs](https://github.com/ljharb/qs) from 6.12.1 to 6.13.0. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.12.1...v6.13.0) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c687e1b commit 61df271

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"pontx-meta-fetch-plugin": "0.3.83",
266266
"pontx-spec": "0.3.83",
267267
"pontx-spec-diff": "0.3.83",
268-
"qs": "^6.12.1",
268+
"qs": "^6.13.0",
269269
"querystring": "0.2.1",
270270
"styled-components": "^6.1.13",
271271
"url": "^0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,10 +3254,10 @@ punycode@^2.1.0:
32543254
resolved "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
32553255
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
32563256

3257-
qs@^6.11.2, qs@^6.12.1, qs@^6.9.1:
3258-
version "6.12.1"
3259-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.1.tgz#39422111ca7cbdb70425541cba20c7d7b216599a"
3260-
integrity sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==
3257+
qs@^6.11.2, qs@^6.13.0, qs@^6.9.1:
3258+
version "6.13.0"
3259+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
3260+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
32613261
dependencies:
32623262
side-channel "^1.0.6"
32633263

0 commit comments

Comments
 (0)