From 884b312fc3487e274346bd332d363b2c892a31f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 21:05:58 +0000 Subject: [PATCH] build(deps): bump yargs from 3.15.0 to 18.0.0 in /src/javascript/3d Bumps [yargs](https://github.com/yargs/yargs) from 3.15.0 to 18.0.0. - [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...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 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..9a943a482 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": "18.0.0" } } \ No newline at end of file