From ab9d2b0c56023e224088bd2bb65eb7b3c337f053 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jan 2022 10:35:34 +0000 Subject: [PATCH] fix: upgrade thrift from 0.11.0 to 0.15.0 Snyk has created this PR to upgrade thrift from 0.11.0 to 0.15.0. See this package in npm: https://www.npmjs.com/package/thrift See this project in Snyk: https://app.snyk.io/org/testpilot23/project/b1c71a89-047f-4095-be30-e97bce16359c?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53d0e261..204d794b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lzo": "^0.4.11", "object-stream": "^0.0.1", "snappyjs": "^0.6.0", - "thrift": "^0.11.0", + "thrift": "^0.15.0", "varint": "^5.0.0" }, "devDependencies": {