Skip to content

Commit

Permalink
Updated Strapi to 4.13.1
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Andrew Hinchey <[email protected]>
  • Loading branch information
ChrisHinchey committed Aug 31, 2023
1 parent 51caf18 commit 4014f09
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 430 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"dependencies": {
"@ckeditor/strapi-plugin-ckeditor": "^0.0.7",
"@strapi/plugin-graphql": "^4.11.7",
"@strapi/plugin-i18n": "^4.11.7",
"@strapi/plugin-users-permissions": "^4.11.7",
"@strapi/provider-upload-aws-s3": "^4.11.7",
"@strapi/strapi": "^4.11.7",
"@strapi/plugin-graphql": "^4.13.1",
"@strapi/plugin-i18n": "^4.13.1",
"@strapi/plugin-users-permissions": "^4.13.1",
"@strapi/provider-upload-aws-s3": "^4.13.1",
"@strapi/strapi": "^4.13.1",
"fs": "^0.0.1-security",
"pg": "^8.11.1",
"pg-connection-string": "^2.6.1",
Expand Down Expand Up @@ -43,4 +43,4 @@
"testEnvironment": "node"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 4014f09

Please sign in to comment.