diff --git a/chain-registry b/chain-registry index f98ec1eb..a476b650 160000 --- a/chain-registry +++ b/chain-registry @@ -1 +1 @@ -Subproject commit f98ec1ebedab7228ab2f7694c3892d2033bdb0f3 +Subproject commit a476b650b322ba5215bcffdba80965ee9c1827b7 diff --git a/package-lock.json b/package-lock.json index 1e2903dc..12fcf4fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "@radix-ui/react-switch": "^1.0.3", "@radix-ui/react-tooltip": "^1.0.7", "@sentry/nextjs": "^7.99.0", - "@skip-router/core": "5.0.2", + "@skip-router/core": "5.0.3", "@solana/spl-token": "^0.4.1", "@solana/wallet-adapter-react": "^0.15.35", "@solana/wallet-adapter-wallets": "^0.19.31", @@ -13484,9 +13484,9 @@ } }, "node_modules/@skip-router/core": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@skip-router/core/-/core-5.0.2.tgz", - "integrity": "sha512-6sGQbb6CDXjV8OwKvQ6SqWJw/FtJ7Uw6oVpe1bmRKCu1TwYvwisG3FYowJQ3SjAli/1RzQwtIOr7njf+QM8ghA==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/@skip-router/core/-/core-5.0.3.tgz", + "integrity": "sha512-Wr6pO1u1BIHD0q2H7dqgcjjmOlF5e73ywB3ldDPU8jPu0NC81z3ylL2vYaCf6bFIR+w+oXyhpxIXmtCMS4gWVg==", "dependencies": { "@cosmjs/amino": "0.32.3", "@cosmjs/cosmwasm-stargate": "0.32.3", diff --git a/package.json b/package.json index e10f1c7d..03ccd653 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@radix-ui/react-switch": "^1.0.3", "@radix-ui/react-tooltip": "^1.0.7", "@sentry/nextjs": "^7.99.0", - "@skip-router/core": "5.0.2", + "@skip-router/core": "5.0.3", "@solana/spl-token": "^0.4.1", "@solana/wallet-adapter-react": "^0.15.35", "@solana/wallet-adapter-wallets": "^0.19.31",