From 6da011bd03672720ff29e9fc354beb2104076811 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Jun 2025 23:57:48 +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-INFLIGHT-6095116 --- 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..3d3ec14509fe7b 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": "^30.0.0", "ts-jest": "^28.0.5", "tsd": "^0.22.0", "typescript": "^4.7.4"