From 57cb3d832d46aa08cb247c8496f26c438bb1fd61 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jan 2023 23:39:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 717f1f1..69a7fcd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "awesome-typescript-loader": "^5.2.0", "classnames": "^2.2.6", "jest-coverage-badges": "^1.0.0", - "npm": "^6.4.1", + "npm": "^7.21.0", "quill": "^1.3.6", "react": "^16.0.2", "react-custom-properties": "^1.2.0",