From 575482d6d33f587b2132cfa808ed176a7b3025d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 1 Oct 2024 13:09:08 +0000 Subject: [PATCH] chore(deps): pin dependency rollup to 0.67.4 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2326be5..de3f684 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "prettier": "1.15.x", "qs": "6.6.x", "rimraf": "2.6.x", - "rollup": "0.67.x", + "rollup": "0.67.4", "rollup-plugin-local-resolve": "1.0.x", "rollup-plugin-sourcemaps": "0.4.x", "snake-case": "2.1.x",