From 741b1343c579db96f7e867d94409b9caf6364722 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 07:01:52 +0000 Subject: [PATCH] fix: test/fixtures/postject-copy/node_modules/commander/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- test/fixtures/postject-copy/node_modules/commander/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/postject-copy/node_modules/commander/package.json b/test/fixtures/postject-copy/node_modules/commander/package.json index 60f5ccefd95cf6..9559acd711fc3c 100644 --- a/test/fixtures/postject-copy/node_modules/commander/package.json +++ b/test/fixtures/postject-copy/node_modules/commander/package.json @@ -57,7 +57,7 @@ "eslint-plugin-jest": "^26.5.3", "eslint-plugin-n": "^15.2.4", "eslint-plugin-promise": "^6.0.0", - "jest": "^28.1.2", + "jest": "^29.0.0", "ts-jest": "^28.0.5", "tsd": "^0.22.0", "typescript": "^4.7.4"