Skip to content

Commit

Permalink
Bump snowflake-sdk to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalton713 committed Nov 3, 2023
1 parent 23db485 commit fede1d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snowflake-promise",
"version": "4.5.0",
"version": "4.6.0",
"description": "A Promise-based, TypeScript-friendly wrapper for the Snowflake SDK",
"repository": "github:natesilva/snowflake-promise",
"bugs": "https://github.com/natesilva/snowflake-promise/issues",
Expand Down Expand Up @@ -29,6 +29,6 @@
"typescript": "^3.9.9"
},
"dependencies": {
"snowflake-sdk": "^1.6.0"
"snowflake-sdk": "^1.9.0"
}
}

0 comments on commit fede1d9

Please sign in to comment.