From d4e2e927d5c6c8c378059c932159353a39464769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:23:15 +0000 Subject: [PATCH] Bump short-unique-id from 4.4.4 to 5.1.1 Bumps [short-unique-id](https://github.com/jeanlescure/short-unique-id) from 4.4.4 to 5.1.1. - [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.1.1) --- 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 d8708be..02dda3b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-unity-webgl": "^9.5.2", "reactstrap": "^9.2.2", "sass": "^1.75.0", - "short-unique-id": "^4.4.4", + "short-unique-id": "^5.1.1", "socket.io-client": "^4.7.5" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 50c7f18..c6e27ac 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.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/short-unique-id/-/short-unique-id-5.1.1.tgz#aefeedea3da44a2b77acf0abf07c836f31ec1802" + integrity sha512-qqisAdcWLXSTNK2MKXI66ldHpTKWv+5c28TPG//8Tv9mwC2UL/J/w2EsJaPzVxVRTmoBc4KwGIuZiz58wButfA== side-channel@^1.0.4: version "1.0.4"