Skip to content

Commit

Permalink
Bump @strapi/plugin-users-permissions from 4.13.2 to 4.13.3
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.3.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.13.2...v4.13.3)

---
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 6, 2023
1 parent e84cc37 commit 9fd0081
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.3",
"@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.3"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.13.3.tgz#2a34c468b6c305e0aa3a01d19bc043c0dd4123b1"
integrity sha512-kKi9nITwYo2SRsQhJ72UDgDWgQeHH1T4h8MjwuAT/5rCnYdXNTxjw147jqHOrFjmnd3xyLyDidTGER7dXi30DQ==
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.3":
version "4.13.3"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.13.3.tgz#45bfe16b7b3190f322ae1f309a61568e317629e1"
integrity sha512-+abD48Mxt0kI0nuHTf1rXCvqDPPTBsNgyCblzMsdqXjnpdMXRmbA/3OE03EAJoLe1mNrg//oyV/B1ywhyUVzpg==
dependencies:
"@strapi/design-system" "1.9.0"
"@strapi/helper-plugin" "4.13.2"
"@strapi/helper-plugin" "4.13.3"
"@strapi/icons" "1.9.0"
"@strapi/utils" "4.13.2"
"@strapi/utils" "4.13.3"
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.3"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.13.3.tgz#847fc6a463c720154de942f555c049923147b9e6"
integrity sha512-+O8JbQ7GOKAI9BJQaZogkx2vlIkgG3qbROG/nWLDxbwSMfyYyHmXYODgYft2Q0MeruBYqAiKJz6Pu9GIGM+reg==
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 9fd0081

Please sign in to comment.