From c18f1ef131b76d07da204d0234f7c940a1a26ac6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jun 2023 19:48:56 +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-TOUGHCOOKIE-5672873 --- 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..6a83471640 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": "^26.0.0", "prettier": "^2.0.0", "semantic-release": "^17.0.5", "ts-jest": "^26.0.0",