From 98f8cf3d18da96012319eadceca4e238ccc15e27 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Jun 2024 15:43:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-7242922 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931b8f2..0d7bc7c 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "koa-ctx-paginate": "^0.0.6", "koa-views-render": "^0.0.1", "lodash": "^4.17.20", - "mandarin": "^4.2.0", + "mandarin": "^5.0.2", "manifest-rev": "^1.0.3", "markdown-it": "^12.0.4", "markdown-it-emoji": "^2.0.0",