From d25a73e8a2a7e59aa5847e75631be690ec4969e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:30:44 +0000 Subject: [PATCH] npm: bump uuid from 9.0.1 to 11.0.1 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.1. - [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/v9.0.1...v11.0.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0e541d0..73f7c52 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "refractor": "^4.8.1", "remirror": "^2.0.39", "svgmoji": "^3.2.0", - "uuid": "^9.0.1", + "uuid": "^11.0.1", "y-webrtc": "^10.3.0", "yjs": "^13.6.19" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64a2a65..0dc6b07 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^3.2.0 version: 3.2.0 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^11.0.1 + version: 11.0.1 y-webrtc: specifier: ^10.3.0 version: 10.3.0(yjs@13.6.19) @@ -2157,6 +2157,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -3716,8 +3717,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + uuid@11.0.1: + resolution: {integrity: sha512-wt9UB5EcLhnboy1UvA1mvGPXkIIrHSu+3FmUksARfdVw9tuPf3CH/CohxO0Su1ApoKAeT6BVzAJIvjTuQVSmuQ==} hasBin: true uuidv7@0.6.2: @@ -8622,7 +8623,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@9.0.1: {} + uuid@11.0.1: {} uuidv7@0.6.2: {}