Merge branch 'features/api-token-v2' into api-token-v2/permissions-route

This commit is contained in:
Bassel Kanso 2022-08-24 18:58:27 +03:00
commit 64663febef

View File

@ -24,7 +24,7 @@
"test:unit": "jest --verbose" "test:unit": "jest --verbose"
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.3.4", "@strapi/utils": "4.3.6",
"lodash": "4.17.21", "lodash": "4.17.21",
"@casl/ability": "5.4.4", "@casl/ability": "5.4.4",
"sift": "16.0.0" "sift": "16.0.0"