From d5e93741105a87290de09b5048bdc86b00f4acb6 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:05:40 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/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-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- .../tap-with-yarn-lock/node_modules/csstype/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json index 58d7212c2c80f..7abffd44d754a 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json @@ -15,10 +15,10 @@ "@types/prettier": "^1.16.4", "chalk": "^2.4.2", "chokidar": "^3.0.1", - "fast-glob": "^2.2.7", + "fast-glob": "^3.2.6", "flow-bin": "^0.100.0", - "jest": "^24.8.0", - "jsdom": "^15.1.1", + "jest": "^29.0.0", + "jsdom": "^23.0.0", "mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#0d355f21a6d1a22057a9f318b33ccd7eb7ba6576", "mdn-data": "git+https://github.com/mdn/data.git#fcd2fd333aca00c08ab3f876adce10e875b95d7c", "prettier": "^1.18.2", @@ -26,7 +26,7 @@ "ts-node": "^8.2.0", "tslint": "^5.17.0", "tslint-config-prettier": "^1.18.0", - "turndown": "^5.0.3", + "turndown": "^7.0.0", "typescript": "~3.5.1" }, "scripts": {