Skip to content

Commit

Permalink
Bump @strapi/plugin-users-permissions from 4.25.10 to 4.25.11
Browse files Browse the repository at this point in the history
Bumps [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) from 4.25.10 to 4.25.11.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.10...v4.25.11)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 0000a41 commit 5594b53
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.10",
"@strapi/plugin-i18n": "^4.25.9",
"@strapi/plugin-users-permissions": "^4.25.10",
"@strapi/plugin-users-permissions": "^4.25.11",
"@strapi/provider-upload-aws-s3": "^4.25.10",
"@strapi/strapi": "^4.25.10",
"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.11"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.11.tgz#c3f2db2b512a80832ef36391c38352be427d8c87"
integrity sha512-9NKVVJTBHiRW7DyrZA6UZXNhTkfX1C90xAqVUwGQrlQRkU5wGOvtEsHMksL+pyfqz19Pm9Bg+gBwiP246dXRJg==
dependencies:
axios "1.7.4"
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 "4.25.9"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.9.tgz#34ff9dfcab19b62c2330e9fa917af4f40e5ffb8a"
Expand Down Expand Up @@ -4501,15 +4517,15 @@
sharp "0.32.6"
yup "0.32.9"

"@strapi/plugin-users-permissions@^4.25.10":
version "4.25.10"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.25.10.tgz#4b636b4a3b59d0d78db84b74df3b72769be5f971"
integrity sha512-jcpXuvaLQxGGQf1wyl2fVmobte6xsraXpxYA9E5fk5/Eli5ZG31C2LOOGVqNdw2gX6eQEkVICn6zDLncjbeUhg==
"@strapi/plugin-users-permissions@^4.25.11":
version "4.25.11"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.25.11.tgz#c913b5cba828d0981905dd36b4375d95b94a9f75"
integrity sha512-7iaqUf2GnaPGHmaSjbdq6thgLtT9N79uQU2DQn69oJr9r2dzgdObDsEQMsL7Ig2qaHWdAssCNJKF4EcsV7A54g==
dependencies:
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.25.10"
"@strapi/helper-plugin" "4.25.11"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.25.10"
"@strapi/utils" "4.25.11"
bcryptjs "2.4.3"
formik "2.4.0"
grant-koa "5.4.8"
Expand Down Expand Up @@ -4701,6 +4717,18 @@
p-map "4.0.0"
yup "0.32.9"

"@strapi/[email protected]":
version "4.25.11"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.11.tgz#e72e54f7b6040b745725329efcf618bc7a851fbf"
integrity sha512-rY0fRho4qK9WP7s7rNT8Yn8evUT7WcjlVpVEjkRVSKm2sOMVkleqVjnUb361lP0x7InI4G0mPsNaS2TM6YCEPQ==
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"

"@strapi/[email protected]":
version "4.25.9"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.9.tgz#bf917a03efd1ec595ccbb8494e63f931a95b0f97"
Expand Down

0 comments on commit 5594b53

Please sign in to comment.