Skip to content

Commit

Permalink
update dependency #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Apr 12, 2024
1 parent 42aa8fa commit c438e99
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.310",
"@spectrumlabs/cardano-dex-sdk": "^0.1.311",
"@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.310":
version "0.1.310"
resolved "https://registry.yarnpkg.com/@spectrumlabs/cardano-dex-sdk/-/cardano-dex-sdk-0.1.310.tgz#026b72834f403ba3b6a1f2a90dbf0929875a594e"
integrity sha512-jydJgoO8Qxafl/akpqHWPiHyaQm2E1UqVupTzhBlHLiZtRqK0Bt9gkFwoY5pxd83woFRq2NPhg8QVx51k25FqA==
"@spectrumlabs/cardano-dex-sdk@^0.1.311":
version "0.1.311"
resolved "https://registry.yarnpkg.com/@spectrumlabs/cardano-dex-sdk/-/cardano-dex-sdk-0.1.311.tgz#55c4ff50fb81afb064229d3cab5218a5de9da787"
integrity sha512-+h5r5T6oNEsYnEEKTAIirpPDeM0Ff3F/lqDHCQ/g13eMGHiM+YXbhg6fH/uPfAief58MvKNrWmPH/F2Y5EiFsw==
dependencies:
"@emurgo/cardano-serialization-lib-browser" "^11.5.0"
axios "^0.21.1"
Expand Down

0 comments on commit c438e99

Please sign in to comment.