chore(deps): bump stripe from 8.200.0 to 8.202.0

Bumps [stripe](https://github.com/stripe/stripe-node) from 8.200.0 to 8.202.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.200.0...v8.202.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 15:38:11 +00:00 коммит произвёл GitHub
Родитель c49a570f1f
Коммит 6c2767c028
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -120,7 +120,7 @@
"safe-regex": "^2.1.1",
"safe-url-assembler": "1.3.5",
"sandboxed-regexp": "^0.3.0",
"stripe": "^8.200.0",
"stripe": "^8.202.0",
"superagent": "^7.1.1",
"typedi": "^0.8.0",
"uuid": "^8.3.2",

Просмотреть файл

@ -117,7 +117,7 @@
"objection": "^2.2.17",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.2.0",
"stripe": "^8.200.0",
"stripe": "^8.202.0",
"superagent": "^7.1.1",
"typesafe-joi": "^2.1.0"
},