From 62abefc1ed4ddbfc3579cd8fd675331a8938a7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:03:31 +0000 Subject: [PATCH] Bump @rollup/rollup-linux-x64-gnu from 4.6.1 to 4.62.2 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.6.1 to 4.62.2. - [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.6.1...v4.62.2) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.62.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++++---- package.json | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7959035cc..52f37259e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,6 +17,7 @@ "@langchain/core": "^1.1.46", "@langchain/langgraph": "^1.3.0", "@langchain/openai": "^1.4.5", + "@rollup/rollup-linux-x64-gnu": "4.62.2", "date-fns": "^4.0.0", "dompurify": "^3.4.12", "html-react-parser": "^5.0.7", @@ -76,7 +77,7 @@ "typescript": "^4.6.2" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "4.6.1" + "@rollup/rollup-linux-x64-gnu": "4.62.2" }, "peerDependencies": { "@careevolution/mydatahelps-js": "^5.7.0", @@ -4225,12 +4226,15 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.6.1.tgz", - "integrity": "sha512-DNGZvZDO5YF7jN5fX8ZqmGLjZEXIJRdJEdTFMhiyXqyXubBa0WVLDWSNlQ5JR2PNgDbEV1VQowhVRUh+74D+RA==", + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.2.tgz", + "integrity": "sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==", "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ diff --git a/package.json b/package.json index e9304fbf4..2e0b443cf 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "react-dom": "^18.2.0" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "4.6.1" + "@rollup/rollup-linux-x64-gnu": "4.62.2" }, "files": [ "dist"