Skip to content

Commit 1b34310

Browse files
Bump qs from 6.14.1 to 6.14.2
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.1...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c5361b commit 1b34310

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"primeicons": "^7.0.0",
8383
"primevue": "^4.5.4",
8484
"pwstrength-bootstrap": "3.1.3",
85-
"qs": "^6.14.1",
85+
"qs": "^6.14.2",
8686
"qtip2": "3.0.3",
8787
"readmore-js": "^2.2.1",
8888
"recordrtc": "^5.6.2",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4700,7 +4700,7 @@ __metadata:
47004700
primevue: "npm:^4.5.4"
47014701
purgecss-webpack-plugin: "npm:^7.0.2"
47024702
pwstrength-bootstrap: "npm:3.1.3"
4703-
qs: "npm:^6.14.1"
4703+
qs: "npm:^6.14.2"
47044704
qtip2: "npm:3.0.3"
47054705
readmore-js: "npm:^2.2.1"
47064706
recordrtc: "npm:^5.6.2"
@@ -9601,7 +9601,16 @@ __metadata:
96019601
languageName: node
96029602
linkType: hard
96039603

9604-
"qs@npm:^6.14.1, qs@npm:~6.14.0":
9604+
"qs@npm:^6.14.2":
9605+
version: 6.14.2
9606+
resolution: "qs@npm:6.14.2"
9607+
dependencies:
9608+
side-channel: "npm:^1.1.0"
9609+
checksum: 10c0/646110124476fc9acf3c80994c8c3a0600cbad06a4ede1c9e93341006e8426d64e85e048baf8f0c4995f0f1bf0f37d1f3acc5ec1455850b81978792969a60ef6
9610+
languageName: node
9611+
linkType: hard
9612+
9613+
"qs@npm:~6.14.0":
96059614
version: 6.14.1
96069615
resolution: "qs@npm:6.14.1"
96079616
dependencies:

0 commit comments

Comments
 (0)