From 04cc31335495e20d669b437972e7abcb3b70fc03 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Sep 2024 02:42:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 623090826..82b0faf08 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@hapi/boom": "10.0.1", "@ioredis/commands": "1.2.0", "@koa/multer": "3.0.2", - "@koa/router": "13.0.0", + "@koa/router": "13.0.1", "@ladjs/api": "14.1.16", "@ladjs/assets": "2.1.29", "@ladjs/consolidate": "1.0.4",