From b8b99b5ed4efca3d2e958d5f5c61d051ad1e39a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Feb 2025 12:45:49 +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-7577916 - https://snyk.io/vuln/SNYK-JS-ES5EXT-6095076 - https://snyk.io/vuln/SNYK-JS-WEB3UTILS-6229337 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - 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-SOLANAWEB3JS-6647564 - 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-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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0689faa..65c6d15 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,12 @@ "classnames": "^2.3.2", "connectkit": "1.2.3", "decimal.js": "^10.4.2", - "eslint": "^8.36.0", - "eslint-config-next": "13.1.6", + "eslint": "^9.0.0", + "eslint-config-next": "14.1.0", "ethers": "^5.6.5", "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.32.6", "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": {