From d25fd18f50aeb74574b52f446355d81260ae4e0b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Mar 2018 08:26:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:protobufjs:20180305 Latest report for ali-sdk/ots2: https://snyk.io/test/github/ali-sdk/ots2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d90d241..2ddf33a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "debug": "^2.2.0", "httpx": "^2.0.0", "kitx": "^1.1.0", - "protobufjs": "^5.0.0", + "protobufjs": "^6.8.6", "pegjs": "^0.10.0" }, "devDependencies": {