diff --git a/package.json b/package.json index c5576d9b..71f9e012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-comments", - "version": "2.0.10", + "version": "2.0.11", "description": "Strapi - Comments plugin", "strapi": { "name": "comments", @@ -18,8 +18,8 @@ "url": "https://github.com/VirtusLab-Open-Source/strapi-plugin-comments" }, "dependencies": { - "@strapi/utils": "^4.1.2", - "@strapi/plugin-graphql": "^4.1.2", + "@strapi/utils": "^4.1.7", + "@strapi/plugin-graphql": "^4.1.7", "bad-words": "^3.0.4" }, "devDependencies": {