diff --git a/explorer/package-lock.json b/explorer/package-lock.json index d1b67f73e..f6d08c8c0 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.54", + "@project-serum/serum": "^0.13.55", "@react-hook/debounce": "^4.0.0", "@sentry/react": "^6.10.0", "@solana/spl-token-registry": "^0.2.208", @@ -2947,9 +2947,9 @@ } }, "node_modules/@project-serum/serum": { - "version": "0.13.54", - "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.54.tgz", - "integrity": "sha512-kYNAFcLbqhYocQ+cl3s+QZSroVOIrPiKo81fvdyrE/r2U2qshmULzMVDNpXqdrd3qdJUIZGroXMi1DHTaG2qjA==", + "version": "0.13.55", + "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.55.tgz", + "integrity": "sha512-SPQ4NsuNbBJO3mLGnTYbjt47WCXoNIcW2C9xv0gNXyG62dxgONsAEEgErKv1gT34hWCMPsXFSpatnX6ppriq7w==", "dependencies": { "@project-serum/anchor": "^0.11.1", "@solana/spl-token": "^0.1.6", @@ -27186,9 +27186,9 @@ } }, "@project-serum/serum": { - "version": "0.13.54", - "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.54.tgz", - "integrity": "sha512-kYNAFcLbqhYocQ+cl3s+QZSroVOIrPiKo81fvdyrE/r2U2qshmULzMVDNpXqdrd3qdJUIZGroXMi1DHTaG2qjA==", + "version": "0.13.55", + "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.55.tgz", + "integrity": "sha512-SPQ4NsuNbBJO3mLGnTYbjt47WCXoNIcW2C9xv0gNXyG62dxgONsAEEgErKv1gT34hWCMPsXFSpatnX6ppriq7w==", "requires": { "@project-serum/anchor": "^0.11.1", "@solana/spl-token": "^0.1.6", diff --git a/explorer/package.json b/explorer/package.json index bf7459dec..885d39f24 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.54", + "@project-serum/serum": "^0.13.55", "@react-hook/debounce": "^4.0.0", "@sentry/react": "^6.10.0", "@solana/spl-token-registry": "^0.2.208",