chore: Patch bump all dependencies + minor bumps winston (#3185)

This commit is contained in:
Oliver Windall Juhl
2023-02-07 19:15:29 +01:00
committed by GitHub
parent ce866475b4
commit 08324355a4
41 changed files with 1020 additions and 342 deletions
+32
View File
@@ -0,0 +1,32 @@
---
"create-medusa-app": patch
"@medusajs/inventory": patch
"@medusajs/medusa-cli": patch
"medusa-core-utils": patch
"medusa-dev-cli": patch
"medusa-file-minio": patch
"medusa-file-s3": patch
"medusa-file-spaces": patch
"medusa-fulfillment-manual": patch
"medusa-fulfillment-webshipper": patch
"medusa-interfaces": patch
"@medusajs/medusa-js": patch
"medusa-payment-adyen": patch
"medusa-payment-klarna": patch
"medusa-payment-manual": patch
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
"medusa-plugin-algolia": patch
"medusa-plugin-brightpearl": patch
"medusa-plugin-contentful": patch
"medusa-plugin-discount-generator": patch
"medusa-plugin-economic": patch
"medusa-plugin-ip-lookup": patch
"medusa-plugin-mailchimp": patch
"medusa-plugin-meilisearch": patch
"medusa-plugin-restock-notification": patch
"medusa-plugin-segment": patch
"@medusajs/medusa": patch
---
chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057)