Skip to content

Commit

Permalink
update deps #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Feb 27, 2024
1 parent b49a0a6 commit a959ee7
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 @@ -25,7 +25,7 @@
"@sentry/react": "^6.16.1",
"@sentry/tracing": "^6.16.1",
"@spectrumlabs/analytics": "^1.1.9",
"@spectrumlabs/cardano-dex-sdk": "^0.1.307",
"@spectrumlabs/cardano-dex-sdk": "^0.1.308",
"@types/file-saver": "^2.0.5",
"@types/lodash": "^4.14.172",
"@types/numeral": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3337,10 +3337,10 @@
dependencies:
"@amplitude/analytics-browser" "^1.9.0"

"@spectrumlabs/cardano-dex-sdk@^0.1.307":
version "0.1.307"
resolved "https://registry.yarnpkg.com/@spectrumlabs/cardano-dex-sdk/-/cardano-dex-sdk-0.1.307.tgz#0a41907cc942a1150f2b74bc7ca4be2942c8ccc4"
integrity sha512-xdlBFiagxKkNC6pqg9vmLKlPrs8BQlUsEm3G+Wj9X8UnBJkB70JutaGklW927zZI2ut7/oqDQ6EnqmRTB/vemA==
"@spectrumlabs/cardano-dex-sdk@^0.1.308":
version "0.1.308"
resolved "https://registry.yarnpkg.com/@spectrumlabs/cardano-dex-sdk/-/cardano-dex-sdk-0.1.308.tgz#9097d93441ca8fe17c324f57f9c84588bc05eb36"
integrity sha512-X+fqy0VFiyN7kNG+88FsxnmnSbWPmusvAaqeX4cavrftM7vcnOZcoa578mpEwKizluFs2vzd0T+9I4dM0NOLWA==
dependencies:
"@emurgo/cardano-serialization-lib-browser" "^11.5.0"
axios "^0.21.1"
Expand Down

0 comments on commit a959ee7

Please sign in to comment.