From 76f7f3b976bc5c995b18dcd838666b0ab920917d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Jan 2026 18:52:43 +0000 Subject: [PATCH] fix: upgrade source-map from 0.5.7 to 0.7.6 Snyk has created this PR to upgrade source-map from 0.5.7 to 0.7.6. See this package in npm: source-map See this project in Snyk: https://app.snyk.io/org/jason-123-cyber/project/384dc57f-1e7b-4f32-90ea-c0a395db6791?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../node_modules/babel-generator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-generator/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-generator/package.json index 01acda15b940f..dbc416c18327c 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-generator/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-generator/package.json @@ -17,7 +17,7 @@ "detect-indent": "^4.0.0", "jsesc": "^1.3.0", "lodash": "^4.17.4", - "source-map": "^0.5.7", + "source-map": "^0.7.6", "trim-right": "^1.0.1" }, "devDependencies": {