From 5e3331873784291e69263d93dfbbcf9002242fe4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Feb 2025 12:46:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHARP-5922108 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8720086 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577916 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577917 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577918 - https://snyk.io/vuln/SNYK-JS-AXIOS-7361793 - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-SECP256K1-8237220 - https://snyk.io/vuln/SNYK-JS-ES5EXT-6095076 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-WEB3UTILS-6229337 - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6444610 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-NEXT-8186172 - https://snyk.io/vuln/SNYK-JS-NEXT-8520073 - https://snyk.io/vuln/SNYK-JS-AXIOS-6144788 - https://snyk.io/vuln/SNYK-JS-SOLANAWEB3JS-6647564 - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 - https://snyk.io/vuln/SNYK-JS-NEXT-6032387 - https://snyk.io/vuln/SNYK-JS-WS-1296835 - https://snyk.io/vuln/SNYK-JS-NEXT-8602067 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 - https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509 - https://snyk.io/vuln/SNYK-JS-WORDWRAP-3149973 - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 0689faa..d2dbc92 100644 --- a/package.json +++ b/package.json @@ -22,18 +22,18 @@ "@types/react-dom": "18.0.10", "@urql/exchange-refocus": "^1.0.0", "@walletconnect/web3-provider": "^1.7.8", - "axios": "^1.3.4", + "axios": "^1.7.8", "bignumber.js": "^9.1.1", "bootstrap": "^5.2.3", "classnames": "^2.3.2", "connectkit": "1.2.3", "decimal.js": "^10.4.2", - "eslint": "^8.36.0", - "eslint-config-next": "13.1.6", - "ethers": "^5.6.5", + "eslint": "^9.15.0", + "eslint-config-next": "15.0.0", + "ethers": "^5.8.0", "i18next": "^22.4.13", "myetherwallet-blockies": "^0.1.1", - "next": "13.1.6", + "next": "14.2.15", "next-i18next": "13.2.2", "next-runtime-dotenv": "^1.5.1", "numeral": "^2.0.6", @@ -43,11 +43,11 @@ "react-dom": "18.2.0", "react-i18next": "12.2.0", "react-spring": "^9.7.1", - "sharp": "^0.31.3", + "sharp": "^0.33.0", "typescript": "4.9.5", "urql": "^4.0.0", - "wagmi": "^0.12.12", - "web3": "^1.8.1", + "wagmi": "^2.0.1", + "web3": "^4.9.0", "web3modal": "^1.9.10" }, "devDependencies": {