diff --git a/webapp/package-lock.json b/webapp/package-lock.json index 9a5197c..96963c5 100644 --- a/webapp/package-lock.json +++ b/webapp/package-lock.json @@ -8,7 +8,7 @@ "name": "webapp", "version": "0.1.0", "dependencies": { - "@jup-ag/api": "^6.0.45", + "@jup-ag/api": "^6.0.48", "@pythnetwork/hermes-client": "^2.1.0", "@react-three/drei": "^10.7.6", "@react-three/fiber": "^9.4.0", @@ -1927,9 +1927,9 @@ } }, "node_modules/@jup-ag/api": { - "version": "6.0.47", - "resolved": "https://registry.npmjs.org/@jup-ag/api/-/api-6.0.47.tgz", - "integrity": "sha512-ani+i7I4DKnCu55/CrZjlU/71xCwUBfR6lrDAZRx0S/zmiMTKQudNwMjAYnZV5CXPerYt5MDD9GWIAKQxp2Q/g==", + "version": "6.0.48", + "resolved": "https://registry.npmjs.org/@jup-ag/api/-/api-6.0.48.tgz", + "integrity": "sha512-H66m/cIqdVIA0qLI2X76UOhuMXkS/+uI6e4KQuU3fn6FSBhCX/9fwt/4IdwES4KWXwGtvqhsg2ExkB9tRtNhyA==", "license": "MIT" }, "node_modules/@keystonehq/alias-sampling": { diff --git a/webapp/package.json b/webapp/package.json index 1c68d44..2c0a231 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -22,7 +22,7 @@ "lint": "next lint" }, "dependencies": { - "@jup-ag/api": "^6.0.45", + "@jup-ag/api": "^6.0.48", "@pythnetwork/hermes-client": "^2.1.0", "@react-three/drei": "^10.7.6", "@react-three/fiber": "^9.4.0",