From 2d7efce572b1a9f1aa0f97c36996f84048dedbcb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 4 May 2024 05:19:24 +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-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- 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..a4f4579360 100644 --- a/node_modules/@octokit/graphql/package.json +++ b/node_modules/@octokit/graphql/package.json @@ -37,7 +37,7 @@ "@types/jest": "^26.0.0", "@types/node": "^14.0.4", "fetch-mock": "^9.0.0", - "jest": "^25.1.0", + "jest": "^28.0.0", "prettier": "^2.0.0", "semantic-release": "^17.0.0", "semantic-release-plugin-update-version-in-files": "^1.0.0",