From a244c5fc1a1eb7aceeba0d55ba3884a301904507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:55:07 +0000 Subject: [PATCH] Bump short-unique-id from 4.4.4 to 5.2.0 Bumps [short-unique-id](https://github.com/jeanlescure/short-unique-id) from 4.4.4 to 5.2.0. - [Release notes](https://github.com/jeanlescure/short-unique-id/releases) - [Changelog](https://github.com/simplyhexagonal/short-unique-id/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeanlescure/short-unique-id/compare/v4.4.4...v5.2.0) --- updated-dependencies: - dependency-name: short-unique-id dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cb04ab2..78351d3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-unity-webgl": "^9.5.2", "reactstrap": "^9.2.2", "sass": "^1.76.0", - "short-unique-id": "^4.4.4", + "short-unique-id": "^5.2.0", "socket.io-client": "^4.7.5" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 44e2154..9a19aaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8452,10 +8452,10 @@ shell-quote@^1.7.3: resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8" integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw== -short-unique-id@^4.4.4: - version "4.4.4" - resolved "https://registry.yarnpkg.com/short-unique-id/-/short-unique-id-4.4.4.tgz#a45df68303bbd2dbb5785ed7708e891809c9cb7a" - integrity sha512-oLF1NCmtbiTWl2SqdXZQbo5KM1b7axdp0RgQLq8qCBBLoq+o3A5wmLrNM6bZIh54/a8BJ3l69kTXuxwZ+XCYuw== +short-unique-id@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/short-unique-id/-/short-unique-id-5.2.0.tgz#a7e0668e0a8998d3151f27a36cf046055b1f270b" + integrity sha512-cMGfwNyfDZ/nzJ2k2M+ClthBIh//GlZl1JEf47Uoa9XR11bz8Pa2T2wQO4bVrRdH48LrIDWJahQziKo3MjhsWg== side-channel@^1.0.4: version "1.0.4"