Merge branch 'master' into releases/v4

This commit is contained in:
Alexandre Bodin 2021-08-06 11:30:11 +02:00
commit 2a3600f419
3 changed files with 3 additions and 3 deletions

View File

@ -163,7 +163,7 @@ Before submitting an issue you need to make sure:
- You have already searched for related [issues](https://github.com/strapi/strapi/issues), and found none open (if you found a related _closed_ issue, please link to it from your post).
- You are not asking a question about how to use Strapi or about whether or not Strapi has a certain feature. For general help using Strapi, you may:
- Refer to [the official Strapi documentation](https://strapi.io).
- Ask a member of the community in the [Strapi Slack Community](https://slack.strapi.io/).
- Ask a member of the community in the [Strapi Discord Community](https://discord.strapi.io/).
- Ask a question on [our community forum](https://forum.strapi.io).
- Your issue title is concise, on-topic and polite.
- You can and do provide steps to reproduce your issue.

View File

@ -27,7 +27,7 @@
"node-fetch": "^2.6.1",
"ora": "5.4.0",
"@strapi/generate-new": "3.6.6",
"tar": "6.1.2"
"tar": "6.1.4"
},
"scripts": {
"test": "echo \"no tests yet\""

View File

@ -23,7 +23,7 @@
"node-fetch": "^2.6.1",
"node-machine-id": "^1.1.10",
"ora": "^5.4.0",
"tar": "6.1.2",
"tar": "6.1.4",
"uuid": "^3.3.2"
},
"scripts": {