Skip to content

Commit 1dc545a

Browse files
fermentfanWonderPanda
authored andcommitted
chore!: bump stripe version to 14.19.0 (#705)
* chore: bump stripe version to 14.19.0 * fix: bump default Stripe API version BREAKING CHANGE: Updates the underlying stripe dependency --------- Co-authored-by: Dennis von der Bey <fermentfan@users.noreply.github.com>
1 parent 8a998c5 commit 1dc545a

File tree

3 files changed

+20
-8
lines changed

3 files changed

+20
-8
lines changed

packages/stripe/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@golevelup/nestjs-modules": "^0.7.1"
4242
},
4343
"devDependencies": {
44-
"stripe": "^11.2.0"
44+
"stripe": "^14.19.0"
4545
},
4646
"peerDependencies": {
47-
"stripe": "^11.12.0"
47+
"stripe": "^14.19.0"
4848
},
4949
"jest": {
5050
"moduleFileExtensions": [

packages/stripe/src/stripe.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export class StripeModule
4848
useFactory: ({
4949
apiKey,
5050
typescript = true,
51-
apiVersion = '2022-11-15',
51+
apiVersion = '2023-10-16',
5252
webhookConfig,
5353
...options
5454
}: StripeModuleConfig): Stripe => {

yarn.lock

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,11 +2376,18 @@
23762376
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
23772377
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
23782378

2379-
"@types/node@*", "@types/node@>= 8", "@types/node@>=12", "@types/node@>=8.1.0":
2379+
"@types/node@*", "@types/node@>= 8", "@types/node@>=12":
23802380
version "20.3.3"
23812381
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.3.tgz#329842940042d2b280897150e023e604d11657d6"
23822382
integrity sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==
23832383

2384+
"@types/node@>=8.1.0":
2385+
version "20.11.24"
2386+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
2387+
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
2388+
dependencies:
2389+
undici-types "~5.26.4"
2390+
23842391
"@types/node@^18.16.19":
23852392
version "18.16.19"
23862393
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
@@ -10303,10 +10310,10 @@ strip-literal@^2.0.0:
1030310310
dependencies:
1030410311
js-tokens "^8.0.2"
1030510312

10306-
stripe@^11.2.0:
10307-
version "11.18.0"
10308-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-11.18.0.tgz#2b99ac712e81a5232f88568327d001960b454465"
10309-
integrity sha512-OUA32uhNoSoM6wOodyFbV+3IBCoO140uzdXmBArQ0S88D4EbH91xl2v+Ml1sKalcFKUBadHLeHfU/p9AbsOfGw==
10313+
stripe@^14.19.0:
10314+
version "14.19.0"
10315+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-14.19.0.tgz#d254024620a61029fbf50667205f720844645d78"
10316+
integrity sha512-Je2USTpUib3hApIgoHXViLoYkDLp+AXdUJvJ6aMQ/AcvZK1PcC7N8nTceh+0gpdotX8izlWN4QyVdMcptubHBQ==
1031010317
dependencies:
1031110318
"@types/node" ">=8.1.0"
1031210319
qs "^6.11.0"
@@ -10874,6 +10881,11 @@ undefsafe@^2.0.5:
1087410881
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
1087510882
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
1087610883

10884+
undici-types@~5.26.4:
10885+
version "5.26.5"
10886+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10887+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10888+
1087710889
union-value@^1.0.0:
1087810890
version "1.0.1"
1087910891
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"

0 commit comments

Comments
 (0)