Skip to content

Commit 5475a75

Browse files
committed
chore: downgrade hot-shots
1 parent 7a6bb8e commit 5475a75

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@ethersproject/web": "^5.7.0",
7171
"@solana/web3.js": "^1.87.6",
7272
"axios": "^1.7.4",
73-
"hot-shots": "^10.2.1",
73+
"hot-shots": "^9.1.0",
7474
"sturdy-websocket": "^0.2.1",
7575
"websocket": "^1.0.34"
7676
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3152,10 +3152,10 @@ hmac-drbg@^1.0.1:
31523152
minimalistic-assert "^1.0.0"
31533153
minimalistic-crypto-utils "^1.0.1"
31543154

3155-
hot-shots@^10.2.1:
3156-
version "10.2.1"
3157-
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-10.2.1.tgz#dbc70dd005c12f24b5484aa5af8d97446e9b945e"
3158-
integrity sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==
3155+
hot-shots@^9.1.0:
3156+
version "9.3.0"
3157+
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-9.3.0.tgz#1a0b54b81d9efb27af96a971befe343908b0397b"
3158+
integrity sha512-e4tgWptiBvlIMnAX0ORe+dNEt0HznD+T2ckzXDUwCBsU7uWr2mwq5UtoT+Df5r9hD5S/DuP8rTxJUQvqAFSFKA==
31593159
optionalDependencies:
31603160
unix-dgram "2.x"
31613161

0 commit comments

Comments
 (0)