diff --git a/package.json b/package.json index 80ff703..a07dc7d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "@strapi/utils": "^4.15.5", + "@strapi/utils": "^4.16.2", "lodash": "^4.17.21", "uuid": "^9.0.1" }, diff --git a/yarn.lock b/yarn.lock index a523851..be4b9e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,10 +25,10 @@ escape-string-regexp "^2.0.0" lodash.deburr "^4.1.0" -"@strapi/utils@^4.15.5": - version "4.15.5" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.15.5.tgz#ffb39f545bb809273a46bc5a7e11f09ddc474517" - integrity sha512-1ARIaMh7i/lWTkPVnDX/EuWCJrIq9IrlNwToDG4tnej5ZzqhGQVD4G4n+I4nKLDjXi6qhR+7AGpcgtchBoWtRw== +"@strapi/utils@^4.16.2": + version "4.16.2" + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.16.2.tgz#278b953872645e37ab46369f508bbe8c11ef0f02" + integrity sha512-CuAXBXXke4j0OTVuQswZ8c/Mpeb9W1DhcBhYQpc8Cwn9NeII5VGE57TrIkXL3FCU8q4fcL3IrSLaftmL6/e3uQ== dependencies: "@sindresorhus/slugify" "1.1.0" date-fns "2.30.0"