From cc7899cc7d1a1a927924b09bf7f45d33b16dbcca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 23:50:57 +0500 Subject: [PATCH] chore: bump uuid from 9.0.0 to 9.0.1 in /site (#14956) Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
Changelog

Sourced from uuid's changelog.

9.0.1 (2023-09-12)

build

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/site/package.json b/site/package.json index b8569a2d2c..9a4563dce1 100644 --- a/site/package.json +++ b/site/package.json @@ -98,7 +98,7 @@ "ufuzzy": "npm:@leeoniya/ufuzzy@1.0.10", "undici": "6.19.7", "unique-names-generator": "4.7.1", - "uuid": "9.0.0", + "uuid": "9.0.1", "yup": "1.4.0" }, "devDependencies": { diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 689d6767e2..d0d2318975 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -208,8 +208,8 @@ importers: specifier: 4.7.1 version: 4.7.1 uuid: - specifier: 9.0.0 - version: 9.0.0 + specifier: 9.0.1 + version: 9.0.1 yup: specifier: 1.4.0 version: 1.4.0 @@ -6767,8 +6767,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@9.0.0: - resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==} + uuid@9.0.1: + resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -9298,7 +9298,7 @@ snapshots: '@types/uuid': 9.0.2 dequal: 2.0.3 polished: 4.2.2 - uuid: 9.0.0 + uuid: 9.0.1 '@storybook/addon-backgrounds@8.1.11': dependencies: @@ -14808,7 +14808,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@9.0.0: {} + uuid@9.0.1: {} v8-compile-cache-lib@3.0.1: {}