From d20f2fcc189b6748b3cdd923c8544b0ac42acf32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Sep 2024 23:47:33 +0000 Subject: [PATCH] fix: node_modules/type-detect/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 --- node_modules/type-detect/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/type-detect/package.json b/node_modules/type-detect/package.json index 71d9abd195..276b4906a3 100644 --- a/node_modules/type-detect/package.json +++ b/node_modules/type-detect/package.json @@ -87,7 +87,7 @@ "karma-sauce-launcher": "^1.2.0", "mocha": "^4.0.1", "nyc": "^11.3.0", - "rollup": "^0.50.0", + "rollup": "^3.29.5", "rollup-plugin-buble": "^0.16.0", "rollup-plugin-commonjs": "^8.2.6", "rollup-plugin-istanbul": "^1.1.0",