From 5c02e20865d7a3e495555ab388ae7b90c8620bd9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 20:00:23 +0000 Subject: [PATCH] fix: node_modules/universal-user-agent/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/universal-user-agent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/universal-user-agent/package.json b/node_modules/universal-user-agent/package.json index 242a304dc0..943f1180c1 100644 --- a/node_modules/universal-user-agent/package.json +++ b/node_modules/universal-user-agent/package.json @@ -18,7 +18,7 @@ "@pika/plugin-build-node": "^0.9.1", "@pika/plugin-ts-standard-pkg": "^0.9.1", "@types/jest": "^25.1.0", - "jest": "^24.9.0", + "jest": "^27.0.0", "prettier": "^2.0.0", "semantic-release": "^17.0.5", "ts-jest": "^26.0.0",