Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Feb 27, 2024
1 parent 7f519b7 commit b49a0a6
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.306",
"@spectrumlabs/cardano-dex-sdk": "^0.1.307",
"@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.306":
version "0.1.306"
resolved "https://registry.yarnpkg.com/@spectrumlabs/cardano-dex-sdk/-/cardano-dex-sdk-0.1.306.tgz#53220e262694d24d6ed4a5c15d1eaad611976057"
integrity sha512-QtaBAii2oFwtYBGL82hTSfT8ZI/ATRQxCJ373VgsNm+7UHXFXTf9aKTHTFd82AvvaOaBzPWy1u8mV/eehmHH8Q==
"@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==
dependencies:
"@emurgo/cardano-serialization-lib-browser" "^11.5.0"
axios "^0.21.1"
Expand Down

0 comments on commit b49a0a6

Please sign in to comment.