Skip to content

Commit 0b5cf23

Browse files
chore(deps): bump qs from 6.14.0 to 6.14.1
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f11641b commit 0b5cf23

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"formik": "^2.4.0",
7474
"lodash": "^4.17.21",
75-
"qs": "^6.14.0",
75+
"qs": "^6.14.1",
7676
"react-copy-to-clipboard": "^5.1.0",
7777
"react-intl": "^6.4.1",
7878
"react-query": "^3.39.3",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25741,7 +25741,7 @@ __metadata:
2574125741
languageName: node
2574225742
linkType: hard
2574325743

25744-
"qs@npm:6.14.0, qs@npm:^6.11.0, qs@npm:^6.11.2, qs@npm:^6.12.3, qs@npm:^6.14.0, qs@npm:^6.5.2":
25744+
"qs@npm:6.14.0, qs@npm:^6.11.0, qs@npm:^6.11.2, qs@npm:^6.12.3, qs@npm:^6.5.2":
2574525745
version: 6.14.0
2574625746
resolution: "qs@npm:6.14.0"
2574725747
dependencies:
@@ -25750,6 +25750,15 @@ __metadata:
2575025750
languageName: node
2575125751
linkType: hard
2575225752

25753+
"qs@npm:^6.14.1":
25754+
version: 6.14.1
25755+
resolution: "qs@npm:6.14.1"
25756+
dependencies:
25757+
side-channel: "npm:^1.1.0"
25758+
checksum: 10c0/0e3b22dc451f48ce5940cbbc7c7d9068d895074f8c969c0801ac15c1313d1859c4d738e46dc4da2f498f41a9ffd8c201bd9fb12df67799b827db94cc373d2613
25759+
languageName: node
25760+
linkType: hard
25761+
2575325762
"quansync@npm:^0.2.11":
2575425763
version: 0.2.11
2575525764
resolution: "quansync@npm:0.2.11"
@@ -28477,7 +28486,7 @@ __metadata:
2847728486
eslint: "npm:^8.57.1"
2847828487
formik: "npm:^2.4.0"
2847928488
lodash: "npm:^4.17.21"
28480-
qs: "npm:^6.14.0"
28489+
qs: "npm:^6.14.1"
2848128490
react: "npm:^18.0.0"
2848228491
react-copy-to-clipboard: "npm:^5.1.0"
2848328492
react-dom: "npm:^18.0.0"

0 commit comments

Comments
 (0)