From ad0b057b791edfc4f714da60ac1dd1dd75adedb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 23:37:40 +0000 Subject: [PATCH] build(deps): bump yargs from 3.15.0 to 17.7.2 in /src/javascript/3d Bumps [yargs](https://github.com/yargs/yargs) from 3.15.0 to 17.7.2. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v3.15.0...v17.7.2) --- updated-dependencies: - dependency-name: yargs dependency-version: 17.7.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/javascript/3d/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/javascript/3d/package.json b/src/javascript/3d/package.json index 57ffc4981..1942b7e34 100644 --- a/src/javascript/3d/package.json +++ b/src/javascript/3d/package.json @@ -13,6 +13,6 @@ "express": "4.20.0", "compression": "1.5.1", "request": "2.88.0", - "yargs": "3.15.0" + "yargs": "17.7.2" } } \ No newline at end of file