Skip to content

Commit 5532a03

Browse files
committed
chore: security patch CVE-2025-24964 CVE-2025-29927
1 parent ca9a15c commit 5532a03

File tree

3 files changed

+96
-84
lines changed

3 files changed

+96
-84
lines changed

kleros-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.6.3",
4242
"viem": "^2.24.1",
43-
"vitest": "^1.6.0"
43+
"vitest": "^1.6.1"
4444
},
4545
"dependencies": {
4646
"@reality.eth/reality-eth-lib": "^3.2.60",

web-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@yornaath/batshit": "^0.10.0",
6161
"graphql": "^16.9.0",
6262
"graphql-request": "^7.1.2",
63-
"next": "14.2.21",
63+
"next": "14.2.28",
6464
"react": "^18.3.1",
6565
"react-dom": "^18.3.1",
6666
"react-is": "^18.3.1",

yarn.lock

Lines changed: 94 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -5537,7 +5537,7 @@ __metadata:
55375537
ts-node: "npm:^10.9.2"
55385538
typescript: "npm:^5.6.3"
55395539
viem: "npm:^2.24.1"
5540-
vitest: "npm:^1.6.0"
5540+
vitest: "npm:^1.6.1"
55415541
zod: "npm:^3.23.8"
55425542
peerDependencies:
55435543
viem: ^2.24.1
@@ -5696,7 +5696,7 @@ __metadata:
56965696
eslint-plugin-react-hooks: "npm:^5.0.0"
56975697
graphql: "npm:^16.9.0"
56985698
graphql-request: "npm:^7.1.2"
5699-
next: "npm:14.2.21"
5699+
next: "npm:14.2.28"
57005700
react: "npm:^18.3.1"
57015701
react-dom: "npm:^18.3.1"
57025702
react-is: "npm:^18.3.1"
@@ -6741,10 +6741,10 @@ __metadata:
67416741
languageName: node
67426742
linkType: hard
67436743

6744-
"@next/env@npm:14.2.21":
6745-
version: 14.2.21
6746-
resolution: "@next/env@npm:14.2.21"
6747-
checksum: 10/b822ca624468223f13a18f5b6478dd91bc3e20082c030e5f3a5cd03750635d064d368e29e926b723ec450d45b55c69662aebae9791b2aa005d7d7a96215dcc83
6744+
"@next/env@npm:14.2.28":
6745+
version: 14.2.28
6746+
resolution: "@next/env@npm:14.2.28"
6747+
checksum: 10/d747cff27e2a026776f9ab3b97c14dc56c338e696ab6b686a2663e9dbfc0536d276d95dda881d560358c02cb5e9c405d8872477d0bf3203db9f0fb1861226df0
67486748
languageName: node
67496749
linkType: hard
67506750

@@ -6757,65 +6757,65 @@ __metadata:
67576757
languageName: node
67586758
linkType: hard
67596759

6760-
"@next/swc-darwin-arm64@npm:14.2.21":
6761-
version: 14.2.21
6762-
resolution: "@next/swc-darwin-arm64@npm:14.2.21"
6760+
"@next/swc-darwin-arm64@npm:14.2.28":
6761+
version: 14.2.28
6762+
resolution: "@next/swc-darwin-arm64@npm:14.2.28"
67636763
conditions: os=darwin & cpu=arm64
67646764
languageName: node
67656765
linkType: hard
67666766

6767-
"@next/swc-darwin-x64@npm:14.2.21":
6768-
version: 14.2.21
6769-
resolution: "@next/swc-darwin-x64@npm:14.2.21"
6767+
"@next/swc-darwin-x64@npm:14.2.28":
6768+
version: 14.2.28
6769+
resolution: "@next/swc-darwin-x64@npm:14.2.28"
67706770
conditions: os=darwin & cpu=x64
67716771
languageName: node
67726772
linkType: hard
67736773

6774-
"@next/swc-linux-arm64-gnu@npm:14.2.21":
6775-
version: 14.2.21
6776-
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.21"
6774+
"@next/swc-linux-arm64-gnu@npm:14.2.28":
6775+
version: 14.2.28
6776+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.28"
67776777
conditions: os=linux & cpu=arm64 & libc=glibc
67786778
languageName: node
67796779
linkType: hard
67806780

6781-
"@next/swc-linux-arm64-musl@npm:14.2.21":
6782-
version: 14.2.21
6783-
resolution: "@next/swc-linux-arm64-musl@npm:14.2.21"
6781+
"@next/swc-linux-arm64-musl@npm:14.2.28":
6782+
version: 14.2.28
6783+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.28"
67846784
conditions: os=linux & cpu=arm64 & libc=musl
67856785
languageName: node
67866786
linkType: hard
67876787

6788-
"@next/swc-linux-x64-gnu@npm:14.2.21":
6789-
version: 14.2.21
6790-
resolution: "@next/swc-linux-x64-gnu@npm:14.2.21"
6788+
"@next/swc-linux-x64-gnu@npm:14.2.28":
6789+
version: 14.2.28
6790+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.28"
67916791
conditions: os=linux & cpu=x64 & libc=glibc
67926792
languageName: node
67936793
linkType: hard
67946794

6795-
"@next/swc-linux-x64-musl@npm:14.2.21":
6796-
version: 14.2.21
6797-
resolution: "@next/swc-linux-x64-musl@npm:14.2.21"
6795+
"@next/swc-linux-x64-musl@npm:14.2.28":
6796+
version: 14.2.28
6797+
resolution: "@next/swc-linux-x64-musl@npm:14.2.28"
67986798
conditions: os=linux & cpu=x64 & libc=musl
67996799
languageName: node
68006800
linkType: hard
68016801

6802-
"@next/swc-win32-arm64-msvc@npm:14.2.21":
6803-
version: 14.2.21
6804-
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.21"
6802+
"@next/swc-win32-arm64-msvc@npm:14.2.28":
6803+
version: 14.2.28
6804+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.28"
68056805
conditions: os=win32 & cpu=arm64
68066806
languageName: node
68076807
linkType: hard
68086808

6809-
"@next/swc-win32-ia32-msvc@npm:14.2.21":
6810-
version: 14.2.21
6811-
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.21"
6809+
"@next/swc-win32-ia32-msvc@npm:14.2.28":
6810+
version: 14.2.28
6811+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.28"
68126812
conditions: os=win32 & cpu=ia32
68136813
languageName: node
68146814
linkType: hard
68156815

6816-
"@next/swc-win32-x64-msvc@npm:14.2.21":
6817-
version: 14.2.21
6818-
resolution: "@next/swc-win32-x64-msvc@npm:14.2.21"
6816+
"@next/swc-win32-x64-msvc@npm:14.2.28":
6817+
version: 14.2.28
6818+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.28"
68196819
conditions: os=win32 & cpu=x64
68206820
languageName: node
68216821
linkType: hard
@@ -10407,45 +10407,45 @@ __metadata:
1040710407
languageName: node
1040810408
linkType: hard
1040910409

10410-
"@vitest/expect@npm:1.6.0":
10411-
version: 1.6.0
10412-
resolution: "@vitest/expect@npm:1.6.0"
10410+
"@vitest/expect@npm:1.6.1":
10411+
version: 1.6.1
10412+
resolution: "@vitest/expect@npm:1.6.1"
1041310413
dependencies:
10414-
"@vitest/spy": "npm:1.6.0"
10415-
"@vitest/utils": "npm:1.6.0"
10414+
"@vitest/spy": "npm:1.6.1"
10415+
"@vitest/utils": "npm:1.6.1"
1041610416
chai: "npm:^4.3.10"
10417-
checksum: 10/e82304a12e22b98c1ccea81e8f33c838561deb878588eac463164cc4f8fc0c401ace3a9e6758d9e3a6bcc01313e845e8478aaefb7548eaded04b8de12c1928f6
10417+
checksum: 10/8aa366cc629bba4170eadebf092de9f64b46592fde9455b070cb7616dcba54f03d479e5844da0ddadecbc19a4f781a0b0d72ab2275cfccca54fd51398ac1b5d5
1041810418
languageName: node
1041910419
linkType: hard
1042010420

10421-
"@vitest/runner@npm:1.6.0":
10422-
version: 1.6.0
10423-
resolution: "@vitest/runner@npm:1.6.0"
10421+
"@vitest/runner@npm:1.6.1":
10422+
version: 1.6.1
10423+
resolution: "@vitest/runner@npm:1.6.1"
1042410424
dependencies:
10425-
"@vitest/utils": "npm:1.6.0"
10425+
"@vitest/utils": "npm:1.6.1"
1042610426
p-limit: "npm:^5.0.0"
1042710427
pathe: "npm:^1.1.1"
10428-
checksum: 10/d83a608be36dace77f91a9d15ab7753f9c5923281188a8d9cb5ccec770df9cc9ba80e5e1e3465328c7605977be0f0708610855abf5f4af037a4ede5f51a83e47
10428+
checksum: 10/b3ee2cb7b80108c48505f71e291b7a70c819dc4c704c77d44beb722d641c5ef8e6f623e95a0259a3d0e8178d1b3559f426d03f13a3500420d1c2b8802e0128c4
1042910429
languageName: node
1043010430
linkType: hard
1043110431

10432-
"@vitest/snapshot@npm:1.6.0":
10433-
version: 1.6.0
10434-
resolution: "@vitest/snapshot@npm:1.6.0"
10432+
"@vitest/snapshot@npm:1.6.1":
10433+
version: 1.6.1
10434+
resolution: "@vitest/snapshot@npm:1.6.1"
1043510435
dependencies:
1043610436
magic-string: "npm:^0.30.5"
1043710437
pathe: "npm:^1.1.1"
1043810438
pretty-format: "npm:^29.7.0"
10439-
checksum: 10/0bfc26a48b45814604ff0f7276d73a047b79f3618e0b620ff54ea2de548e9603a9770963ba6ebb19f7ea1ed51001cbca58d74aa0271651d4f8e88c6233885eba
10439+
checksum: 10/f78876503ac850ac3f0a0766133cd020d83c1e665711d4e4370f5f408051b8da7a6294882c549b00a90f03c4ca25b7c41893514a7d5f9f336e6a47ad533b4cb1
1044010440
languageName: node
1044110441
linkType: hard
1044210442

10443-
"@vitest/spy@npm:1.6.0":
10444-
version: 1.6.0
10445-
resolution: "@vitest/spy@npm:1.6.0"
10443+
"@vitest/spy@npm:1.6.1":
10444+
version: 1.6.1
10445+
resolution: "@vitest/spy@npm:1.6.1"
1044610446
dependencies:
1044710447
tinyspy: "npm:^2.2.0"
10448-
checksum: 10/1c9698272a58aa47708bb8a1672d655fcec3285b02067cc3f70bfe76f4eda7a756eb379f8c945ccbe61677f5189aeb5ba93c2737a9d7db2de8c4e7bbdffcd372
10448+
checksum: 10/55076c8dad8585c4d3923ec1e948e97746150d9d259a7b6045d8dd0e22babc631b22c31882c976c25b68cfbaf11d9d47fe0a77e68c3f1b8973b90c6b835becdb
1044910449
languageName: node
1045010450
linkType: hard
1045110451

@@ -10478,6 +10478,18 @@ __metadata:
1047810478
languageName: node
1047910479
linkType: hard
1048010480

10481+
"@vitest/utils@npm:1.6.1":
10482+
version: 1.6.1
10483+
resolution: "@vitest/utils@npm:1.6.1"
10484+
dependencies:
10485+
diff-sequences: "npm:^29.6.3"
10486+
estree-walker: "npm:^3.0.3"
10487+
loupe: "npm:^2.3.7"
10488+
pretty-format: "npm:^29.7.0"
10489+
checksum: 10/2aa8718c5e0705f28a8e94ac00055a48789b1badda79d3578d21241557195816508677ecd5f41fe355edb204e6f817124f059c4806102e040cc8890d8691ae9a
10490+
languageName: node
10491+
linkType: hard
10492+
1048110493
"@volar/language-core@npm:2.4.10, @volar/language-core@npm:~2.4.1":
1048210494
version: 2.4.10
1048310495
resolution: "@volar/language-core@npm:2.4.10"
@@ -25011,20 +25023,20 @@ __metadata:
2501125023
languageName: node
2501225024
linkType: hard
2501325025

25014-
"next@npm:14.2.21":
25015-
version: 14.2.21
25016-
resolution: "next@npm:14.2.21"
25026+
"next@npm:14.2.28":
25027+
version: 14.2.28
25028+
resolution: "next@npm:14.2.28"
2501725029
dependencies:
25018-
"@next/env": "npm:14.2.21"
25019-
"@next/swc-darwin-arm64": "npm:14.2.21"
25020-
"@next/swc-darwin-x64": "npm:14.2.21"
25021-
"@next/swc-linux-arm64-gnu": "npm:14.2.21"
25022-
"@next/swc-linux-arm64-musl": "npm:14.2.21"
25023-
"@next/swc-linux-x64-gnu": "npm:14.2.21"
25024-
"@next/swc-linux-x64-musl": "npm:14.2.21"
25025-
"@next/swc-win32-arm64-msvc": "npm:14.2.21"
25026-
"@next/swc-win32-ia32-msvc": "npm:14.2.21"
25027-
"@next/swc-win32-x64-msvc": "npm:14.2.21"
25030+
"@next/env": "npm:14.2.28"
25031+
"@next/swc-darwin-arm64": "npm:14.2.28"
25032+
"@next/swc-darwin-x64": "npm:14.2.28"
25033+
"@next/swc-linux-arm64-gnu": "npm:14.2.28"
25034+
"@next/swc-linux-arm64-musl": "npm:14.2.28"
25035+
"@next/swc-linux-x64-gnu": "npm:14.2.28"
25036+
"@next/swc-linux-x64-musl": "npm:14.2.28"
25037+
"@next/swc-win32-arm64-msvc": "npm:14.2.28"
25038+
"@next/swc-win32-ia32-msvc": "npm:14.2.28"
25039+
"@next/swc-win32-x64-msvc": "npm:14.2.28"
2502825040
"@swc/helpers": "npm:0.5.5"
2502925041
busboy: "npm:1.6.0"
2503025042
caniuse-lite: "npm:^1.0.30001579"
@@ -25065,7 +25077,7 @@ __metadata:
2506525077
optional: true
2506625078
bin:
2506725079
next: dist/bin/next
25068-
checksum: 10/b2abbef9fe35e75c06399627537c60a09fbd4600718fbae7fefd718f68312169eab233ad2c24141fb797f301ace53c6179c12c80d3327962dc031e9eec63f59f
25080+
checksum: 10/deac2100b2f31bcb59f64d3e67ff8efb73659b6b73b654c1b11c6b1a2b3988bdcc54a5e7758bd7c8f6b0fe2f52cc0f9bdbae16998bf849aca69cd53dff8f8cb6
2506925081
languageName: node
2507025082
linkType: hard
2507125083

@@ -33420,9 +33432,9 @@ __metadata:
3342033432
languageName: node
3342133433
linkType: hard
3342233434

33423-
"vite-node@npm:1.6.0":
33424-
version: 1.6.0
33425-
resolution: "vite-node@npm:1.6.0"
33435+
"vite-node@npm:1.6.1":
33436+
version: 1.6.1
33437+
resolution: "vite-node@npm:1.6.1"
3342633438
dependencies:
3342733439
cac: "npm:^6.7.14"
3342833440
debug: "npm:^4.3.4"
@@ -33431,7 +33443,7 @@ __metadata:
3343133443
vite: "npm:^5.0.0"
3343233444
bin:
3343333445
vite-node: vite-node.mjs
33434-
checksum: 10/40230598c3c285cf65f407ac50b1c7753ab2dfa960de76ec1a95a0ce0ff963919d065c29ba538d9fb2fba3e0703a051d49d1ad6486001ba2f90616cc706ddc3d
33446+
checksum: 10/35f77a9efa38fae349e9c383780984deee185e0fdd107394ffe320586c9a896c59e9b098a9a9f96412adb293abf1a27671ca592b39013edadb9e0614aa817419
3343533447
languageName: node
3343633448
linkType: hard
3343733449

@@ -33542,15 +33554,15 @@ __metadata:
3354233554
languageName: node
3354333555
linkType: hard
3354433556

33545-
"vitest@npm:^1.6.0":
33546-
version: 1.6.0
33547-
resolution: "vitest@npm:1.6.0"
33557+
"vitest@npm:^1.6.1":
33558+
version: 1.6.1
33559+
resolution: "vitest@npm:1.6.1"
3354833560
dependencies:
33549-
"@vitest/expect": "npm:1.6.0"
33550-
"@vitest/runner": "npm:1.6.0"
33551-
"@vitest/snapshot": "npm:1.6.0"
33552-
"@vitest/spy": "npm:1.6.0"
33553-
"@vitest/utils": "npm:1.6.0"
33561+
"@vitest/expect": "npm:1.6.1"
33562+
"@vitest/runner": "npm:1.6.1"
33563+
"@vitest/snapshot": "npm:1.6.1"
33564+
"@vitest/spy": "npm:1.6.1"
33565+
"@vitest/utils": "npm:1.6.1"
3355433566
acorn-walk: "npm:^8.3.2"
3355533567
chai: "npm:^4.3.10"
3355633568
debug: "npm:^4.3.4"
@@ -33564,13 +33576,13 @@ __metadata:
3356433576
tinybench: "npm:^2.5.1"
3356533577
tinypool: "npm:^0.8.3"
3356633578
vite: "npm:^5.0.0"
33567-
vite-node: "npm:1.6.0"
33579+
vite-node: "npm:1.6.1"
3356833580
why-is-node-running: "npm:^2.2.2"
3356933581
peerDependencies:
3357033582
"@edge-runtime/vm": "*"
3357133583
"@types/node": ^18.0.0 || >=20.0.0
33572-
"@vitest/browser": 1.6.0
33573-
"@vitest/ui": 1.6.0
33584+
"@vitest/browser": 1.6.1
33585+
"@vitest/ui": 1.6.1
3357433586
happy-dom: "*"
3357533587
jsdom: "*"
3357633588
peerDependenciesMeta:
@@ -33588,7 +33600,7 @@ __metadata:
3358833600
optional: true
3358933601
bin:
3359033602
vitest: vitest.mjs
33591-
checksum: 10/ad921a723ac9438636d37111f0b2ea5afd0ba4a7813fb75382b9f75574e10d533cf950573ebb9332a595ce197cb83593737a6b55a3b6e6eb00bddbcd0920a03e
33603+
checksum: 10/50d551be2cf6621d3844c42924595007befd73e10e9406e0fa08f1239e2c012d08f85b0a70d8656a11364a6a58930600c35a5ee00d8445071f0ab0afcacd085a
3359233604
languageName: node
3359333605
linkType: hard
3359433606

0 commit comments

Comments
 (0)