chore(deps): bump bl from 4.0.2 to 4.0.3 in /e2e/prod-project (#95)

Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-10 13:42:05 +02:00
committed by GitHub
parent eb0cd290a0
commit 30f81d4ccc
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
},
"dependencies": {
"@medusajs/medusa": "^0.1.27",
"bl": "^4.0.2",
"bl": "^4.0.3",
"express": "^4.17.1",
"medusa-interfaces": "^0.1.27",
"medusa-payment-stripe": "^0.1.27",

View File

@@ -1543,10 +1543,10 @@ bl@^2.2.0:
readable-stream "^2.3.5"
safe-buffer "^5.1.1"
bl@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.2.tgz#52b71e9088515d0606d9dd9cc7aa48dc1f98e73a"
integrity sha512-j4OH8f6Qg2bGuWfRiltT2HYGx0e1QcBTrK9KAHNMwMZdQnDZFk0ZSYIpADjYCB3U12nicC5tVJwSIhwOWjb4RQ==
bl@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.3.tgz#12d6287adc29080e22a705e5764b2a9522cdc489"
integrity sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==
dependencies:
buffer "^5.5.0"
inherits "^2.0.4"