From fae26487c83a0aa342e6cbfa0a38a061b6f697ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:21:41 +0000 Subject: [PATCH] chore(deps-dev): bump uuid from 10.0.0 to 11.0.2 (#401) Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [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/v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b606908..0f28c11 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "proxyquire": "^2.1.3", "sinon": "^19.0.2", "tap": "^16.0.1", - "uuid": "^10.0.0" + "uuid": "^11.0.2" }, "lint-staged": { "*.js": [