From 4369bcca994d3c48c133105acba356859d4c0039 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Apr 2024 08:40:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d55f65f407c7..ce5e6f637bb9 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/react-dom": "^18.2.18", "@typescript/lib-dom": "npm:@types/web@^0.0.141", "i18next": "^23.2.11", - "knip": "^2.33.3", + "knip": "^5.10.0", "lodash-es": "^4.17.21", "react": "0.0.0-experimental-8039e6d0b-20231026", "react-dom": "0.0.0-experimental-8039e6d0b-20231026",