Skip to content

Commit

Permalink
fix: update sdk to 5.3.6 (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
prodesert22 committed Nov 17, 2023
1 parent 930342c commit c380318
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 @@ -134,7 +134,7 @@
"@babel/preset-typescript": "^7.18.6",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@pangolindex/sdk": "5.3.4",
"@pangolindex/sdk": "5.3.6",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6139,10 +6139,10 @@
tiny-warning "^1.0.3"
toformat "^2.0.0"

"@pangolindex/sdk@5.3.4":
version "5.3.4"
resolved "https://registry.yarnpkg.com/@pangolindex/sdk/-/sdk-5.3.4.tgz#b48aebd063ae6f4abd9930199fb118b58246d159"
integrity sha512-Xj2pLgI0EK9DNEhuMQVchmmk6UC6G27hdzjiL71AnNYpB+abt7ZB5Ou6SdjeeHQJIxsxfVhV/BRY096XDGquog==
"@pangolindex/sdk@5.3.6":
version "5.3.6"
resolved "https://registry.yarnpkg.com/@pangolindex/sdk/-/sdk-5.3.6.tgz#b3be005258f411d68f563a0d27bc7f3791a5b02c"
integrity sha512-P02ZnCe/HeZvnb2YJgMazybBvRBnMx7IOmXmjaXHaxWPMaGB0t6svRqdQfbNqsVo1U/bOFRX3zNb/ltsDlZlFw==
dependencies:
big.js "^5.2.2"
decimal.js-light "^2.5.0"
Expand Down

1 comment on commit c380318

@vercel
Copy link

@vercel vercel bot commented on c380318 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.