Skip to content

Commit 93ad444

Browse files
committed
version bump 4.6.2
1 parent 54d2141 commit 93ad444

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# ChangeLog - DataStax Node.js Driver
22

3+
## 4.6.2
4+
5+
2021-03-30
6+
7+
### Bug fixes
8+
9+
- [NODEJS-630] - upgraded vulnerable version of adm-zip dependency
10+
311
## 4.6.1
412

513
2020-11-25

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cassandra-driver",
3-
"version": "4.6.1",
3+
"version": "4.6.2",
44
"description": "DataStax Node.js Driver for Apache Cassandra",
55
"author": "DataStax",
66
"keywords": [

0 commit comments

Comments
 (0)