From 7fd2ed9060678c69f489611801f638e5e25fd635 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Jul 2025 07:59:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-10944994 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3607c9a..cb217ca 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint": "^1.2.0", "eslint-config-pebble": "^1.2.0", "eslint-plugin-standard": "^1.2.0", - "koa": "^0.21.0", + "koa": "^3.0.1", "koa-joi-router": "^2.0.0" }, "devDependencies": {