Skip to content

Commit

Permalink
Update to latest beacon version
Browse files Browse the repository at this point in the history
  • Loading branch information
msub2 committed Oct 10, 2024
1 parent 2508bc4 commit 4424833
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "ISC",
"dependencies": {
"axios": "^0.27.2",
"sig-beacon": "^0.0.6",
"sig-beacon": "^0.0.8",
"three": "^0.166.1",
"uuid": "^8.3.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4653,10 +4653,10 @@ side-channel@^1.0.6:
get-intrinsic "^1.2.4"
object-inspect "^1.13.1"

sig-beacon@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/sig-beacon/-/sig-beacon-0.0.6.tgz#10ebd449b02a2238979f1f76776b62edc5ac9a87"
integrity sha512-PNijbCZXtBiHo6sU0EIHBu6uvbicnucS9O3XLrEJEGd1FUp1POAQ0z53iEXbGShErBhdkKHXKjHJ6toFpBvMYw==
sig-beacon@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/sig-beacon/-/sig-beacon-0.0.8.tgz#aac646e249a87e069c700489c15d1a8ea48f054f"
integrity sha512-qplHVzhyEVCpCBTeeQO56Mihjx9qBWiNzESo7a6ttcjARxLFwlEtjlerOB7qdMOQEVHU/kRDfIe8BFKmakVApA==

signal-exit@^3.0.3:
version "3.0.7"
Expand Down

0 comments on commit 4424833

Please sign in to comment.