Skip to content

Commit

Permalink
Merge pull request #403 from mitre/dependabot/npm_and_yarn/dev/strapi…
Browse files Browse the repository at this point in the history
…/plugin-users-permissions-4.25.6

Bump @strapi/plugin-users-permissions from 4.25.5 to 4.25.6
  • Loading branch information
github-actions[bot] authored Jul 31, 2024
2 parents 67bd65b + c6a9f24 commit 5f4ce39
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@ckeditor/strapi-plugin-ckeditor": "^0.0.13",
"@strapi/plugin-graphql": "^4.25.5",
"@strapi/plugin-i18n": "^4.25.5",
"@strapi/plugin-users-permissions": "^4.25.5",
"@strapi/plugin-users-permissions": "^4.25.6",
"@strapi/provider-upload-aws-s3": "^4.25.5",
"@strapi/strapi": "^4.25.5",
"fs": "^0.0.1-security",
Expand Down
40 changes: 34 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4305,6 +4305,22 @@
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "4.25.6"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.6.tgz#22075e444257138c39d20b803e7deeaec44e60d2"
integrity sha512-T45lfzPOJZXbQ6nGc9WjkAciTcZvCMQeEk4o0u6pQiSAabhMzpN0gsGgrapFQ2EuPwE91O4TXh53mdIdEcEiDQ==
dependencies:
axios "1.6.0"
date-fns "2.30.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
qs "6.11.1"
react-helmet "6.1.0"
react-intl "6.4.1"
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.19.0.tgz#efa6b553a7de437171512e3549859faa141a145f"
Expand Down Expand Up @@ -4485,15 +4501,15 @@
sharp "0.32.6"
yup "0.32.9"

"@strapi/plugin-users-permissions@^4.25.5":
version "4.25.5"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.25.5.tgz#6405adb2d7b55fbf139e57c4693ba0028f4451df"
integrity sha512-dFOxf9pNU0Wz0B78vY2JUZzfM2phkbbxFoymXj/J+pxF5/ZOERH8KxWfj9Wl7wKwQjkQ/R43zHQZTv6+VoWaIQ==
"@strapi/plugin-users-permissions@^4.25.6":
version "4.25.6"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.25.6.tgz#8599e3388ced233ead33b8f32af342d7f01ea101"
integrity sha512-gW+NNoU+ryJWsfBJ3CVrqZ850lENYzO2vsUu03ArcajIPkahaZNBhT/IYLyptscjEZdoOfAFpuG5S6c41M7/Xw==
dependencies:
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.25.5"
"@strapi/helper-plugin" "4.25.6"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.25.5"
"@strapi/utils" "4.25.6"
bcryptjs "2.4.3"
formik "2.4.0"
grant-koa "5.4.8"
Expand Down Expand Up @@ -4685,6 +4701,18 @@
p-map "4.0.0"
yup "0.32.9"

"@strapi/[email protected]":
version "4.25.6"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.6.tgz#a2a52826d7d8902f190181459fe5aa7ff36aa65d"
integrity sha512-pzunLY0CpNp62dbd484kgc/BJTWbYThuxp1sLANZKHvP8Weo1Qfhup7E14D3tvVlckVfPaNKmDRuhJnEIZdGTQ==
dependencies:
"@sindresorhus/slugify" "1.1.0"
date-fns "2.30.0"
http-errors "1.8.1"
lodash "4.17.21"
p-map "4.0.0"
yup "0.32.9"

"@swc/[email protected]":
version "1.3.105"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.105.tgz#2960f8a87aed01b3850d5c37f05b51d9d3747141"
Expand Down

0 comments on commit 5f4ce39

Please sign in to comment.