From d71b8f34eced0b4a29cf3d6fbafd33ab3254cf22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:08:38 +0000 Subject: [PATCH] Bump @yaireo/tagify from 4.32.1 to 4.32.2 Bumps [@yaireo/tagify](https://github.com/yairEO/tagify) from 4.32.1 to 4.32.2. - [Release notes](https://github.com/yairEO/tagify/releases) - [Commits](https://github.com/yairEO/tagify/compare/v4.32.1...v4.32.2) --- updated-dependencies: - dependency-name: "@yaireo/tagify" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5241560..1fcd43c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@benmajor/jquery-touch-events": "^2.0.3", - "@yaireo/tagify": "^4.32.1", + "@yaireo/tagify": "^4.32.2", "autosize": "^6.0.1", "bootstrap": "^5.3.1", "easytimer.js": "^4.5.4", @@ -45,9 +45,9 @@ } }, "node_modules/@yaireo/tagify": { - "version": "4.32.1", - "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.32.1.tgz", - "integrity": "sha512-QlWP+9K9AIFs1RtGLjw1oqBIAhiKMWRH5s+vxXk4gdhsc6Ii87jucGXdL9uUJ9Pn33A1Zw41ZfBsguQkN0wEuQ==", + "version": "4.32.2", + "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.32.2.tgz", + "integrity": "sha512-Ub0O+yVkrUGGW+78rNW+EiFaxsn+LvShZXHyrUWbIkIAgJc8mSh1q63PHtUHDM1bugLOK3b4RI1kfQlwcewYJQ==", "engines": { "node": ">=16.15.0", "npm": ">=9.0.0" diff --git a/package.json b/package.json index abbcb5a..d931ee8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "@benmajor/jquery-touch-events": "^2.0.3", - "@yaireo/tagify": "^4.32.1", + "@yaireo/tagify": "^4.32.2", "autosize": "^6.0.1", "bootstrap": "^5.3.1", "easytimer.js": "^4.5.4",