diff --git a/package-lock.json b/package-lock.json index 5e9379728f08b..9eee4aeebe7ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "dependencies": { "@snyk/protect": "^1.1294.1", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.32.0", + "@yaireo/tagify": ">=4.12.0 <4.33.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3", @@ -2655,10 +2655,9 @@ } }, "node_modules/@yaireo/tagify": { - "version": "4.27.0", - "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.27.0.tgz", - "integrity": "sha512-rMWqu5xMxVcDSElW7acwcR7eEQsaTvWzURJuUniM2Eopg/ecitCZzGC344SitnjmYI456cf3NxihbiODhH+zWQ==", - "license": "MIT", + "version": "4.32.1", + "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.32.1.tgz", + "integrity": "sha512-QlWP+9K9AIFs1RtGLjw1oqBIAhiKMWRH5s+vxXk4gdhsc6Ii87jucGXdL9uUJ9Pn33A1Zw41ZfBsguQkN0wEuQ==", "engines": { "node": ">=16.15.0", "npm": ">=9.0.0" diff --git a/package.json b/package.json index 570793ae23977..69fd19b39f665 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@snyk/protect": "^1.1294.1", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.32.0", + "@yaireo/tagify": ">=4.12.0 <4.33.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3",