From 73083a697c4f7422cd749e4c1cb4be27e42618c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:38:28 +0000 Subject: [PATCH] npm(deps): bump uuid from 9.0.1 to 10.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0. - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0) --- 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 fa80e44..6681e3e 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@permafrost-dev/pretty-format": "^1.1.5", "axios": "^1.6.8", "stacktrace-js": "^2.0.2", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "xml-formatter": "^3.6.2" }, "engines": {