Skip to content

Commit 939fa98

Browse files
chore(deps): bump qs from 6.13.1 to 6.14.1 in /demo in the npm_and_yarn group across 1 directory (#93)
chore(deps): bump qs Bumps the npm_and_yarn group with 1 update in the /demo directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.1 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.1...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a34b2c7 commit 939fa98

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

demo/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3385,11 +3385,11 @@ punycode@^2.1.0, punycode@^2.3.1:
33853385
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
33863386

33873387
qs@^6.12.3:
3388-
version "6.13.1"
3389-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.1.tgz#3ce5fc72bd3a8171b85c99b93c65dd20b7d1b16e"
3390-
integrity sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==
3388+
version "6.14.1"
3389+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
3390+
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
33913391
dependencies:
3392-
side-channel "^1.0.6"
3392+
side-channel "^1.1.0"
33933393

33943394
quickselect@^2.0.0:
33953395
version "2.0.0"
@@ -4074,7 +4074,7 @@ side-channel-weakmap@^1.0.2:
40744074
object-inspect "^1.13.3"
40754075
side-channel-map "^1.0.1"
40764076

4077-
side-channel@^1.0.6:
4077+
side-channel@^1.1.0:
40784078
version "1.1.0"
40794079
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
40804080
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==

0 commit comments

Comments
 (0)