Skip to content

Commit

Permalink
fix: update the ual-hypha
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-IS committed Jun 28, 2023
1 parent 2565021 commit 3e44431
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@graphql-codegen/typescript-operations": "^3.0.3",
"@hypha-dao/hypha-token-sales-util": "^1.0.1",
"@hypha-dao/ppp-client-api": "1.0.3",
"@hypha-dao/ual-hypha": "^1.0.9",
"@hypha-dao/ual-hypha": "^1.0.11",
"@quasar/extras": "1.10.4",
"@sentry/browser": "6.3.1",
"@sentry/integrations": "6.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2344,10 +2344,10 @@
resolved "https://registry.yarnpkg.com/@hypha-dao/ppp-common/-/ppp-common-1.0.0.tgz#73268c7972934d8dd72d30ebe6bfcb4c0b401004"
integrity sha512-evhqU5+L5RWMCJcU/8ATqOet147T2pI5P0IMMN6DiKmMcI13lzKPqzwq2e4OyfAdq84Foe55ItbvOYs9uJ713g==

"@hypha-dao/ual-hypha@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@hypha-dao/ual-hypha/-/ual-hypha-1.0.9.tgz#f8e7a88672fdf9a0cb83058c3ddea7f3a47fc970"
integrity sha512-G/UgrFpoj1krYHDlONmMapfGIPxMRZlUA6+ZjhIaaJPbDzvBijfmMNuB1VI1bi3I+Rvra5HVafNIXXBryI4Z1w==
"@hypha-dao/ual-hypha@^1.0.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@hypha-dao/ual-hypha/-/ual-hypha-1.0.11.tgz#9d5cbf22c9add46b047bac9ed6127af9d64463fd"
integrity sha512-/JadfwEgtLD0CQnTA3P2nPA8QiEftYva7ybv/oItItUGuMHUQq8ttymsDFt9KADVfvziBoi7arSL3ygjjKBZ0A==
dependencies:
"@babel/core" "^7.21.4"
"@babel/plugin-proposal-class-properties" "^7.16.7"
Expand Down

0 comments on commit 3e44431

Please sign in to comment.