diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index afb7a0570180..0403deadafa9 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -99,14 +99,14 @@ "@types/lodash-es": "^4.17.8", "@types/react": "^18.2.20", "@types/react-dom": "^18.2.7", - "@types/uuid": "^9.0.2", + "@types/uuid": "^9.0.4", "@vitejs/plugin-react-swc": "^3.3.2", "cypress": "^12.17.4", "cypress-axe": "^1.4.0", "jsdom": "^22.1.0", "ldap-server-mock": "^6.0.1", "ts-node": "^10.9.1", - "uuid": "^9.0.0", + "uuid": "^9.0.1", "vite": "^4.4.9", "vite-plugin-checker": "^0.6.2", "vitest": "^0.34.2" diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e8f1f090297c..ab667b2de0e0 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.4 + version: 9.0.4 '@vitejs/plugin-react-swc': specifier: ^3.3.2 version: 3.3.2(vite@4.4.9) @@ -275,8 +275,8 @@ importers: specifier: ^10.9.1 version: 10.9.1(@types/node@20.5.1)(typescript@5.1.6) uuid: - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^9.0.1 + version: 9.0.1 vite: specifier: ^4.4.9 version: 4.4.9(@types/node@20.5.1) @@ -1931,8 +1931,8 @@ packages: '@types/node': 20.5.1 dev: false - /@types/uuid@9.0.2: - resolution: {integrity: sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==} + /@types/uuid@9.0.4: + resolution: {integrity: sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==} dev: true /@types/yauzl@2.10.0: @@ -6745,8 +6745,8 @@ packages: hasBin: true dev: true - /uuid@9.0.0: - resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==} + /uuid@9.0.1: + resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true dev: true