From 29478f2757f20fb38b0b0fd1faad7894b6f84c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 07:19:55 +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.52.3. - [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.52.3) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.52.3 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..ec8971c 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.52.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.3.tgz", + "integrity": "sha512-tPgGd6bY2M2LJTA1uGq8fkSPK8ZLYjDjY+ZLK9WHncCnfIz29LIXIqUgzCR0hIefzy6Hpbe8Th5WOSwTM8E7LA==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux"