diff --git a/explorer/package-lock.json b/explorer/package-lock.json index 5ee61ed968..9bd8c17ee9 100644 --- a/explorer/package-lock.json +++ b/explorer/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@bonfida/bot": "^0.5.3", "@metamask/jazzicon": "^2.0.0", - "@project-serum/serum": "^0.13.44", + "@project-serum/serum": "^0.13.45", "@react-hook/debounce": "^4.0.0", "@sentry/react": "^6.8.0", "@solana/spl-token-registry": "^0.2.172", @@ -2895,9 +2895,9 @@ } }, "node_modules/@project-serum/serum": { - "version": "0.13.44", - "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.44.tgz", - "integrity": "sha512-aVuGb+n6h0Z1a0st/PkzI5QBR0+zJo7/bPzaB8dwnujkHlYSgk3Ra1LfluggXHl/T9vudFAxcZF9Cr0ia01YkA==", + "version": "0.13.45", + "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.45.tgz", + "integrity": "sha512-f3aAKE9LXxLHJ8cX7Rkzs3IDglo4+/GHRGP5grxn9ujx9XkPwbQpUbZYV7oyQwP8tHHZQBXUw0ThHXvR2MhlNg==", "dependencies": { "@solana/web3.js": "^0.90.0", "bn.js": "^5.1.2", @@ -27036,9 +27036,9 @@ } }, "@project-serum/serum": { - "version": "0.13.44", - "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.44.tgz", - "integrity": "sha512-aVuGb+n6h0Z1a0st/PkzI5QBR0+zJo7/bPzaB8dwnujkHlYSgk3Ra1LfluggXHl/T9vudFAxcZF9Cr0ia01YkA==", + "version": "0.13.45", + "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.45.tgz", + "integrity": "sha512-f3aAKE9LXxLHJ8cX7Rkzs3IDglo4+/GHRGP5grxn9ujx9XkPwbQpUbZYV7oyQwP8tHHZQBXUw0ThHXvR2MhlNg==", "requires": { "@solana/web3.js": "^0.90.0", "bn.js": "^5.1.2", diff --git a/explorer/package.json b/explorer/package.json index 5667a3c4e0..658a8a2d74 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -5,7 +5,7 @@ "dependencies": { "@bonfida/bot": "^0.5.3", "@metamask/jazzicon": "^2.0.0", - "@project-serum/serum": "^0.13.44", + "@project-serum/serum": "^0.13.45", "@react-hook/debounce": "^4.0.0", "@sentry/react": "^6.8.0", "@solana/spl-token-registry": "^0.2.172",