From 28a9198021913c1d1e1a2f2462a2c4c7dff15eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:26:52 +0000 Subject: [PATCH] Bump uuid from 3.4.0 to 11.0.3 Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v3.4.0...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8d815e..a5ccffe 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "swagger-jsdoc": "^3.2.6", "systeminformation": "3.42.0", "tree-kill": "^1.2.1", - "uuid": "^3.3.2", + "uuid": "^11.0.3", "winston": "^3.3.3" }, "devDependencies": {