Skip to content

Commit

Permalink
BIT-121 - Update SDK version (#84)
Browse files Browse the repository at this point in the history
* package json fix pdf issue

* update sdk
  • Loading branch information
mireiaGomariz authored Aug 14, 2024
1 parent 5c43bc7 commit 5a2882d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.4.0",
"@bloock/sdk": "^2.9.3",
"@bloock/sdk": "^2.9.4",
"antd": "^5.20.0",
"date-fns": "^3.6.0",
"i18next": "^23.12.2",
Expand All @@ -30,7 +30,6 @@
"react-pdf": "^9.1.0",
"react-router-dom": "^6.26.0",
"react-extension-icons": "^1.1.6"

},
"devDependencies": {
"@types/react": "^18.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,10 +256,10 @@
"@babel/helper-validator-identifier" "^7.24.7"
to-fast-properties "^2.0.0"

"@bloock/sdk@^2.9.3":
version "2.9.3"
resolved "https://registry.yarnpkg.com/@bloock/sdk/-/sdk-2.9.3.tgz#cb3edbac3ae4e268dd6c0ba7d25445e8c5a8505a"
integrity sha512-bV9PCTYtXns9HIMR69Ds1jYPvdCRKIK0C08sSYwWQy/SFy/onx3L6QFMStXzfAKIG0Pp7BWJJTZMo7VEcduLrA==
"@bloock/sdk@^2.9.4":
version "2.9.4"
resolved "https://registry.yarnpkg.com/@bloock/sdk/-/sdk-2.9.4.tgz#1b9ffa97d192fbbdeec10e3ee095b3a8ffbf36e0"
integrity sha512-ZXPe7QVDRqLpLkWtxi3G/UxoC2tbjvijqajzgq1GF9GC1XUy6eILAnlcNZIU86qHPH1EpyCJbCSpMCoXsBl4Og==
dependencies:
base64-url "^2.3.3"
node-fetch "^2.6.1"
Expand Down

0 comments on commit 5a2882d

Please sign in to comment.