From 19e42891d8f5c80b4d9d45529b3a166db0357f88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 May 2024 09:04:36 +0000 Subject: [PATCH] fix: node_modules/@octokit/graphql/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 --- node_modules/@octokit/graphql/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@octokit/graphql/package.json b/node_modules/@octokit/graphql/package.json index b694ee354e..c55702d13a 100644 --- a/node_modules/@octokit/graphql/package.json +++ b/node_modules/@octokit/graphql/package.json @@ -41,7 +41,7 @@ "prettier": "^2.0.0", "semantic-release": "^17.0.0", "semantic-release-plugin-update-version-in-files": "^1.0.0", - "ts-jest": "^25.1.0", + "ts-jest": "^26.1.2", "typescript": "^3.4.5" }, "publishConfig": {