Skip to content

Commit 36d4c68

Browse files
Bump qs from 6.15.1 to 6.15.2 in the minor-and-patch group (#105)
Bumps the minor-and-patch group with 1 update: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.15.1 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.1...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74e0244 commit 36d4c68

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"install": "^0.13.0",
7575
"moment": "^2.30.1",
7676
"prettier": "^3.8.2",
77-
"qs": "^6.15.1",
77+
"qs": "^6.15.2",
7878
"react-chartkick": "^0.5.4",
7979
"react-use": "^17.6.0"
8080
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3970,7 +3970,7 @@ __metadata:
39703970
jest-fetch-mock: "npm:^3.0.3"
39713971
moment: "npm:^2.30.1"
39723972
prettier: "npm:^3.8.2"
3973-
qs: "npm:^6.15.1"
3973+
qs: "npm:^6.15.2"
39743974
react: "npm:^18.3.1"
39753975
react-chartkick: "npm:^0.5.4"
39763976
react-dom: "npm:^18.3.1"
@@ -14856,12 +14856,12 @@ __metadata:
1485614856
languageName: node
1485714857
linkType: hard
1485814858

14859-
"qs@npm:^6.15.1":
14860-
version: 6.15.1
14861-
resolution: "qs@npm:6.15.1"
14859+
"qs@npm:^6.15.2":
14860+
version: 6.15.2
14861+
resolution: "qs@npm:6.15.2"
1486214862
dependencies:
1486314863
side-channel: "npm:^1.1.0"
14864-
checksum: 10c0/19ee504f0ebff72598503e38cd6d9bd7b52a8ab62ae18b1e6bee3d4db58469bd65871ef1893a881bafb0f80ef2f9ab586e1f255cf25cc8d816c0f5a704721d97
14864+
checksum: 10c0/e6fd5f6f0aab06d480fe9ab15cebfc4ce4235303e2f91dc69a8f7f4df1e668a61c11d1cfbabacf4295cbbeb7b670ed23db45307480726259761f98e5695e93a7
1486514865
languageName: node
1486614866
linkType: hard
1486714867

0 commit comments

Comments
 (0)