Skip to content

Commit 6431def

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [qs](https://github.com/ljharb/qs) and [ws](https://github.com/websockets/ws). 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) Updates `ws` from 8.18.3 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.21.0) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b49482 commit 6431def

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"clsx": "^2.1.1",
3636
"idb-keyval": "^6.2.2",
3737
"lucide-react": "^0.522.0",
38-
"qs": "^6.15.1",
38+
"qs": "^6.15.2",
3939
"react": "^18.2.0",
4040
"react-dom": "^18.2.0",
4141
"react-qr-code": "^2.0.18",

frontend/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5583,7 +5583,7 @@ __metadata:
55835583
msw: "npm:^2.10.5"
55845584
oidc-client-ts: "npm:^3.3.0"
55855585
prettier: "npm:^3.5.3"
5586-
qs: "npm:^6.15.1"
5586+
qs: "npm:^6.15.2"
55875587
react: "npm:^18.2.0"
55885588
react-dom: "npm:^18.2.0"
55895589
react-error-boundary: "npm:^5.0.0"
@@ -11070,12 +11070,12 @@ __metadata:
1107011070
languageName: node
1107111071
linkType: hard
1107211072

11073-
"qs@npm:^6.15.1":
11074-
version: 6.15.1
11075-
resolution: "qs@npm:6.15.1"
11073+
"qs@npm:^6.15.2":
11074+
version: 6.15.2
11075+
resolution: "qs@npm:6.15.2"
1107611076
dependencies:
1107711077
side-channel: "npm:^1.1.0"
11078-
checksum: 10/ec10b9957446b3f4a38000940f6374720b4e2985209b89df197066038c951472ea24cd98d6bc6df73a0cbec75bc056f638032e3fb447345017ff7e0f0a2693ac
11078+
checksum: 10/7a934b2dba40654cf9878dab7c1e7ad56c6186265509727fbece67dadc38fd5d67715b61b6ef938e5a0475faeee701d18ec0a7ce420ad64367caad7f1bdb66e2
1107911079
languageName: node
1108011080
linkType: hard
1108111081

@@ -14270,8 +14270,8 @@ __metadata:
1427014270
linkType: hard
1427114271

1427214272
"ws@npm:^8.18.0":
14273-
version: 8.18.3
14274-
resolution: "ws@npm:8.18.3"
14273+
version: 8.21.0
14274+
resolution: "ws@npm:8.21.0"
1427514275
peerDependencies:
1427614276
bufferutil: ^4.0.1
1427714277
utf-8-validate: ">=5.0.2"
@@ -14280,7 +14280,7 @@ __metadata:
1428014280
optional: true
1428114281
utf-8-validate:
1428214282
optional: true
14283-
checksum: 10/725964438d752f0ab0de582cd48d6eeada58d1511c3f613485b5598a83680bedac6187c765b0fe082e2d8cc4341fc57707c813ae780feee82d0c5efe6a4c61b6
14283+
checksum: 10/088411956432c8f876158409d5a285cb9ad1382f593391f51d3a599bd0a5b277f876609ebd00fc3596321c4a4c9064d6fffe1ebad960e8ea7fd9ae25324f35c2
1428414284
languageName: node
1428514285
linkType: hard
1428614286

0 commit comments

Comments
 (0)