From 34a95dfc36a4bde43bcac0849c69987ae886e041 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jul 2023 14:44:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-5756498 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f911ea6e46..e67d9868a00 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "parchment": "1.1.4", "pify": "3.0.0", "pino": "8.6.1", - "protobufjs": "6.11.3", + "protobufjs": "7.2.4", "proxy-agent": "5.0.0", "qrcode-generator": "1.4.4", "quill": "1.3.7",