Skip to content

Commit

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

---
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, 2023
1 parent e84cc37 commit 6724408
Show file tree
Hide file tree
Showing 2 changed files with 36 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.7",
"@strapi/plugin-graphql": "^4.13.2",
"@strapi/plugin-i18n": "^4.13.2",
"@strapi/plugin-users-permissions": "^4.13.2",
"@strapi/plugin-users-permissions": "^4.13.4",
"@strapi/provider-upload-aws-s3": "^4.13.2",
"@strapi/strapi": "^4.13.2",
"fs": "^0.0.1-security",
Expand Down
41 changes: 35 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2455,6 +2455,23 @@
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "4.13.4"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.13.4.tgz#0d6475f01891eabc8f8367aeb21a11efdad3b4bf"
integrity sha512-MahRg+P2DdTyV1S15cJUx+Qax07/oWTxo7VGwz4k3jJ+tDGHXhSzFL1wgqKOobPBpt4DBGB6AkxMFKCiRfre/A==
dependencies:
axios "1.5.0"
date-fns "2.30.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
prop-types "^15.8.1"
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.9.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.9.0.tgz#a3d12f965e8a42082cc83149af8fb0a5e610dfe8"
Expand Down Expand Up @@ -2603,15 +2620,15 @@
sharp "0.32.0"
yup "0.32.9"

"@strapi/plugin-users-permissions@^4.13.2":
version "4.13.2"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.13.2.tgz#d80f1e087944da19e33ec6766e5282f95bb80acc"
integrity sha512-RnBPMJ9w/3P4k4GlW/KykTqXNrHW2FJbo2/1vAjNX8M9nmiW5zmehZZeE9TIW3JgkQroLAnSkfjRBn97gkxumg==
"@strapi/plugin-users-permissions@^4.13.4":
version "4.13.4"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.13.4.tgz#551a98f003ec7ebb5cb66313de3a0d6ca50927ff"
integrity sha512-1ghmOzU57NKHU5o0Uepfc9bBwpoV8UUxRK51jnmxg+wWfQRwebugIy/XyooFEGW41IMwt3urIYkirn3uXSMwGw==
dependencies:
"@strapi/design-system" "1.9.0"
"@strapi/helper-plugin" "4.13.2"
"@strapi/helper-plugin" "4.13.4"
"@strapi/icons" "1.9.0"
"@strapi/utils" "4.13.2"
"@strapi/utils" "4.13.4"
bcryptjs "2.4.3"
formik "2.4.0"
grant-koa "5.4.8"
Expand Down Expand Up @@ -2769,6 +2786,18 @@
p-map "4.0.0"
yup "0.32.9"

"@strapi/[email protected]":
version "4.13.4"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.13.4.tgz#534f91b68e38d16b5b5844beaa676385f53d9c7b"
integrity sha512-OJYFH+GTdy1J94kSDQyMkly5UrzvaDhOagAVtaFhjtOXirqJ3too74auwoFYNtCRB/EW7SXjyH4w6/vbbsJ2TQ==
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/helpers@^0.5.0":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.1.tgz#e9031491aa3f26bfcc974a67f48bd456c8a5357a"
Expand Down

0 comments on commit 6724408

Please sign in to comment.