Skip to content

Commit 6651059

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303
1 parent 4e11756 commit 6651059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mui/lab": "5.0.0-alpha.170",
4747
"@mui/material": "5.15.20",
4848
"@mui/system": "5.15.20",
49-
"@privy-io/react-auth": "^3.0.1",
49+
"@privy-io/react-auth": "^3.1.0",
5050
"@tanstack/react-query": "^5.49.2",
5151
"@types/masknet__global-types": "workspace:^",
5252
"@types/react": "npm:types-react@beta",

0 commit comments

Comments
 (0)