From 5025da7a450b1b711cd362173b1100e66e97c12b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Nov 2025 06:48:01 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a4e2c0..ed68786 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@coingecko/cryptoformat": "^0.5.4", "@next/font": "13.1.6", - "@oceanprotocol/lib": "3.0.0-next.5", + "@oceanprotocol/lib": "5.0.0", "@svgr/webpack": "^8.0.1", "@tippyjs/react": "^4.2.6", "@types/axios": "^0.14.4",