Skip to content

Commit ddb7caf

Browse files
chore: added resolutions to solve dependabot alerts
1 parent 0536418 commit ddb7caf

File tree

2 files changed

+145
-310
lines changed

2 files changed

+145
-310
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,15 @@
8080
"viem": "2.23.10",
8181
"wagmi": "2.14.13"
8282
},
83-
"packageManager": "yarn@4.0.2"
83+
"packageManager": "yarn@4.0.2",
84+
"resolutions": {
85+
"elliptic": "^6.6.1",
86+
"path-to-regexp": "0.1.12",
87+
"ws": "^8.18.1",
88+
"serialize-javascript": "6.0.2",
89+
"esbuild": "0.25.0",
90+
"postcss": "8.4.31",
91+
"cookie": "0.7.0",
92+
"ip": "^2.0.1"
93+
}
8494
}

0 commit comments

Comments
 (0)