From 644570844138b92dc569c490a2fbec8ebbb7ef1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 23:55:25 +0000 Subject: [PATCH] chore(deps): bump short-unique-id from 5.2.0 to 5.2.2 Bumps [short-unique-id](https://github.com/jeanlescure/short-unique-id) from 5.2.0 to 5.2.2. - [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/v5.2.0...v5.2.2) --- updated-dependencies: - dependency-name: short-unique-id dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb69fe838..91bed29bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22871,9 +22871,9 @@ } }, "node_modules/short-unique-id": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/short-unique-id/-/short-unique-id-5.2.0.tgz", - "integrity": "sha512-cMGfwNyfDZ/nzJ2k2M+ClthBIh//GlZl1JEf47Uoa9XR11bz8Pa2T2wQO4bVrRdH48LrIDWJahQziKo3MjhsWg==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/short-unique-id/-/short-unique-id-5.2.2.tgz", + "integrity": "sha512-MlRVyT5RYfDO2kUzBgOPlZriRzG+NIAuwSy1HBN8tahXyFi3+804GGi/mzjUsi6VxgiQuDgMnhoI2FqmSHX8Tg==", "license": "Apache-2.0", "bin": { "short-unique-id": "bin/short-unique-id",