Skip to content

Commit 2cdf82f

Browse files
committed
chore: patch GHSA-cxrh-j4jr-qwg3
1 parent a72c450 commit 2cdf82f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
"@openzeppelin/contracts-upgradeable@npm:4.9.3": "npm:4.9.6",
7777
"elliptic@npm:6.5.4": "npm:6.6.1",
7878
"word-wrap@npm:~1.2.3": "npm:1.2.5",
79-
"@codemirror/state": "npm:6.5.2"
79+
"@codemirror/state": "npm:6.5.2",
80+
"undici@npm:7.3.0": "npm:7.5.0"
8081
},
8182
"scripts": {
8283
"check-prerequisites": "scripts/check-prerequisites.sh",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -32593,10 +32593,10 @@ __metadata:
3259332593
languageName: node
3259432594
linkType: hard
3259532595

32596-
"undici@npm:7.3.0":
32597-
version: 7.3.0
32598-
resolution: "undici@npm:7.3.0"
32599-
checksum: 10/8165c3a18cd045c70b009db006bee1784c5ba405634e8d2017107f65220a23190e2dfbbcb314bec71add1e43cabcd7515cd29b655c819f22e59b5e2e7025db20
32596+
"undici@npm:7.5.0":
32597+
version: 7.5.0
32598+
resolution: "undici@npm:7.5.0"
32599+
checksum: 10/66b84d69f7648c2fef5d213492d037ef337c74c817c61589aa6abf51bff75ad9c97aba55139724471e967e3efcbce3e9748a72271db4d3421bdfc0ee8143dbe9
3260032600
languageName: node
3260132601
linkType: hard
3260232602

0 commit comments

Comments
 (0)