From 535e808380dfa83d7bd3ba2c2a6d7784129fc77b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:55:10 +0000 Subject: [PATCH] Bump @types/uuid from 9.0.2 to 9.0.6 in /types Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.2 to 9.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/package.json b/types/package.json index 3e2759b..f60620a 100644 --- a/types/package.json +++ b/types/package.json @@ -42,7 +42,7 @@ "@types/chai": "4.3.5", "@types/chai-string": "1.4.2", "@types/mocha": "10.0.1", - "@types/uuid": "9.0.2", + "@types/uuid": "9.0.6", "aws-sdk": "2.1415.0", "chai": "4.3.7", "chai-as-promised": "7.1.1",