Skip to content

Commit

Permalink
fix(deps): update strapi monorepo to v4.15.5 (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent e122202 commit 1acf5b1
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 1,610 deletions.
6 changes: 3 additions & 3 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
},
"dependencies": {
"@strapi/plugin-documentation": "^4.11.5",
"@strapi/plugin-i18n": "4.15.4",
"@strapi/plugin-users-permissions": "4.15.4",
"@strapi/plugin-i18n": "4.15.5",
"@strapi/plugin-users-permissions": "4.15.5",
"@strapi/provider-email-nodemailer": "^4.12.4",
"@strapi/strapi": "4.15.4",
"@strapi/strapi": "4.15.5",
"nanoid": "^3.3.6",
"pg": "^8.11.3",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 1acf5b1

Please sign in to comment.