Skip to content

Commit

Permalink
chore(back): upgrade to [email protected] (#1303)
Browse files Browse the repository at this point in the history
Closes: #1303
  • Loading branch information
dgrebb committed Jun 5, 2024
1 parent 122beff commit 7e7b2fb
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 164 deletions.
12 changes: 6 additions & 6 deletions back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"strapi": "strapi"
},
"dependencies": {
"@strapi/plugin-color-picker": "4.24.3",
"@strapi/plugin-i18n": "4.24.3",
"@strapi/plugin-sentry": "4.24.3",
"@strapi/plugin-color-picker": "4.24.4",
"@strapi/plugin-i18n": "4.24.4",
"@strapi/plugin-sentry": "4.24.4",
"@strapi/plugin-seo": "^1.9.8",
"@strapi/plugin-users-permissions": "4.24.3",
"@strapi/provider-upload-aws-s3": "4.24.3",
"@strapi/strapi": "4.24.3",
"@strapi/plugin-users-permissions": "4.24.4",
"@strapi/provider-upload-aws-s3": "4.24.4",
"@strapi/strapi": "4.24.4",
"pg": "^8.11.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
Loading

0 comments on commit 7e7b2fb

Please sign in to comment.