From 137c4cbf4b9eb515b9eddf92096ed9a2edffe564 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 15:38:37 +0000 Subject: [PATCH] fix: node_modules/@octokit/request-error/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-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/@octokit/request-error/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/@octokit/request-error/package.json b/node_modules/@octokit/request-error/package.json index c078ba7b0d..f7024f518c 100644 --- a/node_modules/@octokit/request-error/package.json +++ b/node_modules/@octokit/request-error/package.json @@ -37,11 +37,11 @@ "@types/jest": "^26.0.0", "@types/node": "^14.0.4", "@types/once": "^1.4.0", - "jest": "^25.1.0", + "jest": "^28.0.0", "pika-plugin-unpkg-field": "^1.1.0", "prettier": "^2.0.1", - "semantic-release": "^17.0.0", - "ts-jest": "^25.1.0", + "semantic-release": "^21.0.0", + "ts-jest": "^26.1.2", "typescript": "^3.4.5" }, "publishConfig": {