deps: update stripe to 20.2.0 #8

Open
minori wants to merge 3 commits from dependencies/update-stripe into main
2 changed files with 6 additions and 16 deletions
Showing only changes of commit 9d2bca224f - Show all commits
+1 -1
View File
@@ -26,6 +26,6 @@
"fastify": "5.2.1",
"fastify-raw-body": "^5.0.0",
"nodemailer": "6.10.0",
"stripe": "20.2.0"
"stripe": "20.3.0"
}
}
+5 -15
View File
@@ -21,8 +21,8 @@ importers:
specifier: 6.10.0
version: 6.10.0
stripe:
specifier: 20.2.0
version: 20.2.0(@types/node@22.13.1)
specifier: 20.3.0
version: 20.3.0(@types/node@22.13.1)
devDependencies:
'@nhcarrigan/eslint-config':
specifier: 5.1.0
@@ -1682,10 +1682,6 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
qs@6.14.1:
resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==}
engines: {node: '>=0.6'}
queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
@@ -1931,8 +1927,8 @@ packages:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
stripe@20.2.0:
resolution: {integrity: sha512-m8niTfdm3nPP/yQswRWMwQxqEUcTtB3RTJQ9oo6NINDzgi7aPOadsH/fPXIIfL1Sc5+lqQFKSk7WiO6CXmvaeA==}
stripe@20.3.0:
resolution: {integrity: sha512-DYzcmV1MfYhycr1GwjCjeQVYk9Gu8dpxyTlu7qeDCsuguug7oUTxPsUQuZeSf/OPzK7pofqobvOKVqAwlpgf/Q==}
engines: {node: '>=16'}
peerDependencies:
'@types/node': '>=16'
@@ -3986,10 +3982,6 @@ snapshots:
punycode@2.3.1: {}
qs@6.14.1:
dependencies:
side-channel: 1.1.0
queue-microtask@1.2.3: {}
quick-format-unescaped@4.0.4: {}
@@ -4287,9 +4279,7 @@ snapshots:
strip-json-comments@3.1.1: {}
stripe@20.2.0(@types/node@22.13.1):
dependencies:
qs: 6.14.1
stripe@20.3.0(@types/node@22.13.1):
optionalDependencies:
'@types/node': 22.13.1