Skip to content

Commit 3956b71

Browse files
feat(snowflake-driver): Upgrade Snowflake Node.js driver to 2.2.0 (#9880)
* feat(snowflake-driver): Upgrade Snowflake Node.js driver to 2.2.0 * Add lock file * rerun yarn from root * dedup @azure/identity * dedup/upgrade @smithy/* pkgs --------- Co-authored-by: Konstantin Burkalev <[email protected]>
1 parent e1a2cfa commit 3956b71

File tree

2 files changed

+784
-215
lines changed

2 files changed

+784
-215
lines changed

packages/cubejs-snowflake-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@cubejs-backend/base-driver": "1.3.51",
2929
"@cubejs-backend/shared": "1.3.51",
3030
"date-fns-timezone": "^0.1.4",
31-
"snowflake-sdk": "^2.0.3"
31+
"snowflake-sdk": "^2.2.0"
3232
},
3333
"license": "Apache-2.0",
3434
"publishConfig": {

0 commit comments

Comments
 (0)