From 60ad1302ce4581ef678ad3c742afc579401517d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Dec 2024 00:24:03 +0000 Subject: [PATCH] fix: test/fixtures/postject-copy/node_modules/postject/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/postject/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/postject-copy/node_modules/postject/package.json b/test/fixtures/postject-copy/node_modules/postject/package.json index bbf82a5f461292..3e86c4c2653dcc 100644 --- a/test/fixtures/postject-copy/node_modules/postject/package.json +++ b/test/fixtures/postject-copy/node_modules/postject/package.json @@ -35,7 +35,7 @@ "clang-format": "^1.8.0", "esbuild": "^0.15.10", "fs-extra": "^10.1.0", - "mocha": "^10.0.0", + "mocha": "^11.0.1", "mocha-junit-reporter": "^2.0.2", "prettier": "^2.7.1", "rimraf": "^3.0.2",