Skip to content

Commit

Permalink
Merge pull request #164 from mitre/dev
Browse files Browse the repository at this point in the history
Apply Strapi Hotfix
  • Loading branch information
ChrisHinchey authored Sep 5, 2023
2 parents 0c35428 + e84cc37 commit c2eedee
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 142 deletions.
10 changes: 5 additions & 5 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.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",
"@strapi/plugin-graphql": "^4.13.2",
"@strapi/plugin-i18n": "^4.13.2",
"@strapi/plugin-users-permissions": "^4.13.2",
"@strapi/provider-upload-aws-s3": "^4.13.2",
"@strapi/strapi": "^4.13.2",
"fs": "^0.0.1-security",
"pg": "^8.11.1",
"pg-connection-string": "^2.6.1",
Expand Down
Loading

0 comments on commit c2eedee

Please sign in to comment.