Skip to content

Commit

Permalink
chore(firebolt-driver): update firebolt-sdk to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stepansergeevitch authored Jan 30, 2025
1 parent 5f7564a commit 0f9566e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cubejs-firebolt-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@cubejs-backend/base-driver": "1.1.17",
"@cubejs-backend/schema-compiler": "1.1.17",
"@cubejs-backend/shared": "1.1.17",
"firebolt-sdk": "^1.8.0"
"firebolt-sdk": "1.10.0"
},
"license": "Apache-2.0",
"devDependencies": {
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17147,10 +17147,11 @@ find-yarn-workspace-root@^2.0.0:
dependencies:
micromatch "^4.0.2"

firebolt-sdk@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/firebolt-sdk/-/firebolt-sdk-1.8.0.tgz#f2366f28608b40db688f30505a20fba393f10aae"
integrity sha512-jQBh6a8xxkRQyjwliJ7l/1jHG3pn5367mhDP2UrMKqDmkWQl4qKngcQB7RMT3I9bsUJmwvHMe4ym5pOo8ZIPyA==
[email protected]:
version "1.10.0"
resolved "https://registry.yarnpkg.com/firebolt-sdk/-/firebolt-sdk-1.10.0.tgz#915a35155a58ecb2bc431db73ac3d3d18639f0da"
integrity sha512-MShjlTGpzoW69A/4eymWmUGTWZxME9g00W5p/hm17s5ewTLCx2hq0XcnTt2nzL58ZgVA4qnmLmwWF20D95//uQ==

dependencies:
"@types/json-bigint" "^1.0.1"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 0f9566e

Please sign in to comment.