From e17574e4315f94f7ea4dda1f0bf69ebcab1a1b49 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Oct 2024 06:26:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 - https://snyk.io/vuln/SNYK-JS-NEXT-8186172 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c3b1bdf1..729f18f9 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,11 @@ "@emotion/core": "^10.0.28", "@emotion/styled": "^10.0.27", "@metomic/react": "^0.1.2", - "@polkadot/api": "^3.0.1", - "@polkadot/extension-dapp": "^0.35.1", + "@polkadot/api": "^6.11.1", + "@polkadot/extension-dapp": "^0.42.1", "@polkadot/react-identicon": "^0.58.1", - "@polkadot/ui-keyring": "^0.63.1", - "@polkadot/util-crypto": "^5.0.1", + "@polkadot/ui-keyring": "^0.87.4", + "@polkadot/util-crypto": "^8.1.1", "@sentry/browser": "^5.24.1", "@sentry/node": "^5.24.1", "@sentry/webpack-plugin": "^1.11.1", @@ -33,7 +33,7 @@ "konva": "^7.1.3", "lodash": "^4.17.19", "millify": "^3.3.0", - "next": "^10.0.3", + "next": "^14.2.7", "nookies": "^2.4.0", "react": "^17.0.1", "react-countup": "^4.3.3", @@ -48,7 +48,7 @@ "rifm": "^0.12.0", "sass": "^1.26.11", "styled-components": "^5.2.0", - "tawkto-react": "^1.0.11", + "tawkto-react": "^3.0.1", "zustand": "^3.1.2" }, "devDependencies": {