Skip to content

Commit

Permalink
Update @snapshot-labs/strategies (#1087)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <[email protected]>
  • Loading branch information
github-actions[bot] and ChaituVR authored Jun 4, 2024
1 parent 90e8599 commit 8671379
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2089,10 +2089,10 @@
dependencies:
"@sentry/node" "^7.81.1"

"@snapshot-labs/snapshot.js@^0.11.27":
version "0.11.27"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.27.tgz#f341f810e61d6dce72f00ddd1a57bde338b9a6b3"
integrity sha512-oCKY0thlLeSh2fYrVzPCzHb9HHyfRqLD55IGBrCgUUORJP78w3TvlscXwP0LgdNPuN3pNaDNwLGKUrx4GayB/w==
"@snapshot-labs/snapshot.js@^0.11.28":
version "0.11.28"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.28.tgz#e9e180b0bb6fb43801862cade524ab7cb269d830"
integrity sha512-kcs5gyO84i1ybneH2V0RxwHDb/9aHy0hmYKoUQcrt46EMH0ItY3SBRVqxW/Sdb4vteuo5fRlfcLApWJqA2IG9w==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand All @@ -2112,7 +2112,7 @@

"@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master":
version "0.1.0"
resolved "https://github.com/snapshot-labs/snapshot-strategies#bdbd660cb07f003d74ad6573c60306d174659ab2"
resolved "https://github.com/snapshot-labs/snapshot-strategies#6bc50426f8c8d4717d7760980a6810d171b676a6"
dependencies:
"@ethersproject/abi" "^5.6.4"
"@ethersproject/address" "^5.6.1"
Expand All @@ -2125,7 +2125,7 @@
"@ethersproject/strings" "^5.6.1"
"@ethersproject/units" "^5.6.1"
"@ethersproject/wallet" "^5.6.2"
"@snapshot-labs/snapshot.js" "^0.11.27"
"@snapshot-labs/snapshot.js" "^0.11.28"
"@spruceid/didkit-wasm-node" "^0.2.1"
"@uniswap/sdk-core" "^3.0.1"
"@uniswap/v3-sdk" "^3.9.0"
Expand Down Expand Up @@ -2577,14 +2577,14 @@ ajv@^6.10.0, ajv@^6.12.4:
uri-js "^4.2.2"

ajv@^8.0.0, ajv@^8.11.0:
version "8.14.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.14.0.tgz#f514ddfd4756abb200e1704414963620a625ebbb"
integrity sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==
version "8.15.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.15.0.tgz#d918c661e3e820bbbc65a320e182ee56a1aa978a"
integrity sha512-15BTtQUOsSrmHCy+B4VnAiJAJxJ8IFgu6fcjFQF3jQYZ78nLSQthlFg4ehp+NLIyfvFgOlxNsjKIEhydtFPVHQ==
dependencies:
fast-deep-equal "^3.1.3"
fast-uri "^2.3.0"
json-schema-traverse "^1.0.0"
require-from-string "^2.0.2"
uri-js "^4.4.1"

ansi-escapes@^4.2.1:
version "4.3.2"
Expand Down Expand Up @@ -3906,6 +3906,11 @@ fast-safe-stringify@^2.1.1:
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==

fast-uri@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-2.3.0.tgz#bdae493942483d299e7285dcb4627767d42e2793"
integrity sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw==

[email protected]:
version "3.19.0"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.19.0.tgz#cb637ec3f3999f51406dd8ff0e6fc4d83e520d01"
Expand Down Expand Up @@ -6680,7 +6685,7 @@ update-browserslist-db@^1.0.11:
escalade "^3.1.1"
picocolors "^1.0.0"

uri-js@^4.2.2, uri-js@^4.4.1:
uri-js@^4.2.2:
version "4.4.1"
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
Expand Down

0 comments on commit 8671379

Please sign in to comment.