From d376344e848454e2ca62c80c3e88520d564a3ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 13:27:06 +0200 Subject: [PATCH] Bump @types/uuid from 9.0.2 to 9.0.3 in /js (#22842) Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.2 to 9.0.3. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/admin-ui/package.json | 2 +- js/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index a4e7756f08..aa8bbf2ad3 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -99,7 +99,7 @@ "@types/lodash-es": "^4.17.8", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "@types/uuid": "^9.0.2", + "@types/uuid": "^9.0.3", "@vitejs/plugin-react-swc": "^3.3.2", "cypress": "^13.1.0", "cypress-axe": "^1.4.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 3f0035c962..ef670bff14 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -254,8 +254,8 @@ importers: specifier: ^18.2.7 version: 18.2.7 '@types/uuid': - specifier: ^9.0.2 - version: 9.0.2 + specifier: ^9.0.3 + version: 9.0.3 '@vitejs/plugin-react-swc': specifier: ^3.3.2 version: 3.3.2(vite@4.4.9) @@ -1933,8 +1933,8 @@ packages: '@types/node': 20.5.7 dev: false - /@types/uuid@9.0.2: - resolution: {integrity: sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==} + /@types/uuid@9.0.3: + resolution: {integrity: sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==} dev: true /@types/yauzl@2.10.0: