diff --git a/explorer/package-lock.json b/explorer/package-lock.json index 69ce93e6bd..9628e76069 100644 --- a/explorer/package-lock.json +++ b/explorer/package-lock.json @@ -11,7 +11,7 @@ "@blockworks-foundation/mango-client": "^3.2.16", "@bonfida/bot": "^0.5.3", "@bonfida/spl-name-service": "^0.1.30", - "@cloudflare/stream-react": "^1.2.0", + "@cloudflare/stream-react": "^1.7.0", "@metamask/jazzicon": "^2.0.0", "@metaplex/js": "4.12.0", "@project-serum/anchor": "0.23.0", @@ -1943,9 +1943,9 @@ } }, "node_modules/@cloudflare/stream-react": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.2.0.tgz", - "integrity": "sha512-uLsKstcNOrTH19UEFxHWUX6h8SM9Ytr1Qyo6dIObuDUQ40g/cJgNnNnFn4gcGWf3zPwXQN3LkRmVol5MU/rU2Q==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.7.0.tgz", + "integrity": "sha512-jYjN1NfEAkYeSYA97Bj9sRq8ODk4ORnrxe2wouPQ3QHFvRbApN66QlDpSK0KriAz3emWQbDOB5rf0NRaKoqEhQ==", "engines": { "node": ">=10" }, @@ -29015,9 +29015,9 @@ } }, "@cloudflare/stream-react": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.2.0.tgz", - "integrity": "sha512-uLsKstcNOrTH19UEFxHWUX6h8SM9Ytr1Qyo6dIObuDUQ40g/cJgNnNnFn4gcGWf3zPwXQN3LkRmVol5MU/rU2Q==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@cloudflare/stream-react/-/stream-react-1.7.0.tgz", + "integrity": "sha512-jYjN1NfEAkYeSYA97Bj9sRq8ODk4ORnrxe2wouPQ3QHFvRbApN66QlDpSK0KriAz3emWQbDOB5rf0NRaKoqEhQ==", "requires": {} }, "@cnakazawa/watch": { diff --git a/explorer/package.json b/explorer/package.json index e5d174c482..117b5ee0eb 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -6,7 +6,7 @@ "@blockworks-foundation/mango-client": "^3.2.16", "@bonfida/bot": "^0.5.3", "@bonfida/spl-name-service": "^0.1.30", - "@cloudflare/stream-react": "^1.2.0", + "@cloudflare/stream-react": "^1.7.0", "@metamask/jazzicon": "^2.0.0", "@metaplex/js": "4.12.0", "@project-serum/anchor": "0.23.0",