From 68c64cefe58c0acef3bab14ab6cbcba4ef7c07db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 12:35:11 +0000 Subject: [PATCH] Bump @rollup/rollup-linux-x64-gnu in /packages/nextjs-cache-handler Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.46.2 to 4.48.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.46.2...v4.48.1) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.48.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/nextjs-cache-handler/package-lock.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/nextjs-cache-handler/package-lock.json b/packages/nextjs-cache-handler/package-lock.json index 5a5d715..39022d2 100644 --- a/packages/nextjs-cache-handler/package-lock.json +++ b/packages/nextjs-cache-handler/package-lock.json @@ -9,6 +9,7 @@ "version": "2.0.3", "license": "MIT", "dependencies": { + "@rollup/rollup-linux-x64-gnu": "^4.46.2", "cluster-key-slot": "1.1.2", "lru-cache": "11.1.0" }, @@ -1520,12 +1521,13 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.46.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.2.tgz", - "integrity": "sha512-Jj5a9RUoe5ra+MEyERkDKLwTXVu6s3aACP51nkfnK9wJTraCC8IMe3snOfALkrjTYd2G1ViE1hICj0fZ7ALBPA==", + "version": "4.48.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.48.1.tgz", + "integrity": "sha512-90taWXCWxTbClWuMZD0DKYohY1EovA+W5iytpE89oUPmT5O1HFdf8cuuVIylE6vCbrGdIGv85lVRzTcpTRZ+kA==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux"