diff --git a/package-lock.json b/package-lock.json index 0ab9ff484690a..e52cb106f9c6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "dependencies": { "@snyk/protect": "^1.1292.4", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.28.0", + "@yaireo/tagify": ">=4.12.0 <4.32.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3", @@ -2650,9 +2650,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==", + "version": "4.31.1", + "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.31.1.tgz", + "integrity": "sha512-an/gVSgYVLe+bphXouLt0w+ylrGodcpPWx0UmXd0Z0AcTm76CLVWKH6J4vIi5+KMo6LHvpV/hUZiTJpN4WPhfg==", "engines": { "node": ">=16.15.0", "npm": ">=9.0.0" diff --git a/package.json b/package.json index e84bcb64e6eda..76697878a66e0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@snyk/protect": "^1.1292.4", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.28.0", + "@yaireo/tagify": ">=4.12.0 <4.32.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3",