Skip to content

Commit 8a69ed6

Browse files
authored
chore: update snappy version to fix issue with node v4
1 parent 61aaa3d commit 8a69ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"kerberos": "^1.1.0",
2121
"mongodb-client-encryption": "^1.0.0",
2222
"mongodb-extjson": "^2.1.2",
23-
"snappy": "^6.1.1",
23+
"snappy": "^6.3.4",
2424
"bson-ext": "^2.0.0"
2525
},
2626
"dependencies": {
@@ -49,7 +49,7 @@
4949
"semver": "^5.5.0",
5050
"sinon": "^4.3.0",
5151
"sinon-chai": "^3.2.0",
52-
"snappy": "^6.1.2",
52+
"snappy": "^6.3.4",
5353
"standard-version": "^4.4.0",
5454
"util.promisify": "^1.0.1",
5555
"worker-farm": "^1.5.0",

0 commit comments

Comments
 (0)