From 4424fafc9d35e81976f3bd85b3cabf6cc740911f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:32:01 +0000 Subject: [PATCH] Bump short-unique-id from 4.4.4 to 5.0.3 Bumps [short-unique-id](https://github.com/jeanlescure/short-unique-id) from 4.4.4 to 5.0.3. - [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.0.3) --- 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 7e526c9..978d575 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-unity-webgl": "^9.4.3", "reactstrap": "^9.2.0", "sass": "^1.69.4", - "short-unique-id": "^4.4.4", + "short-unique-id": "^5.0.3", "socket.io-client": "^4.7.2" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 27875f2..ee73c4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8446,10 +8446,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.0.3: + version "5.0.3" + resolved "https://registry.yarnpkg.com/short-unique-id/-/short-unique-id-5.0.3.tgz#bc6975dc5e8b296960ff5ac91ddabbc7ddb693d9" + integrity sha512-yhniEILouC0s4lpH0h7rJsfylZdca10W9mDJRAFh3EpcSUanCHGb0R7kcFOIUCZYSAPo0PUD5ZxWQdW0T4xaug== side-channel@^1.0.4: version "1.0.4"