fix(deps): update dependency stripe to v11.8.0 (#1149)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-27 12:22:50 +02:00 committed by GitHub
parent 03d41bf001
commit 9b273f5307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"dotenv": "16.0.3",
"got": "12.5.3",
"reflect-metadata": "0.1.13",
"stripe": "11.7.0",
"stripe": "11.8.0",
"zod": "3.20.2"
},
"devDependencies": {

View file

@ -797,7 +797,7 @@ importers:
got: 12.5.3
pino-pretty: 9.1.1
reflect-metadata: 0.1.13
stripe: 11.7.0
stripe: 11.8.0
zod: 3.20.2
dependencies:
'@sentry/node': 7.34.0
@ -809,7 +809,7 @@ importers:
dotenv: 16.0.3
got: 12.5.3
reflect-metadata: 0.1.13
stripe: 11.7.0
stripe: 11.8.0
zod: 3.20.2
devDependencies:
'@hive/service-common': link:../service-common
@ -25290,8 +25290,8 @@ packages:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
/stripe/11.7.0:
resolution: {integrity: sha512-xpOc+ZD2IHx+e4wdo6zuZ1zZA5b894CyESH5sFrQ4RkMH+h6i9ybf6iDwxsV3TW403ab6SyA2BU9vZTOUPQcDQ==}
/stripe/11.8.0:
resolution: {integrity: sha512-aGwrJDqYzpjQj0ejt7oN7BE7kUjZFxhUz/gDeyDCS7CBpZhDb26Eb6z9sS8KdbsbmuS8rkkn2lBY4koK7L1ZCw==}
engines: {node: '>=12.*'}
dependencies:
'@types/node': 18.11.18