mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency stripe to v16.12.0 (#65266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"pino": "9.14.0",
|
"pino": "9.14.0",
|
||||||
"pino-pretty": "10.3.1",
|
"pino-pretty": "10.3.1",
|
||||||
"query-string": "7.1.3",
|
"query-string": "7.1.3",
|
||||||
"stripe": "16.0.0",
|
"stripe": "16.12.0",
|
||||||
"typebox": "1.0.76",
|
"typebox": "1.0.76",
|
||||||
"validator": "13.15.26"
|
"validator": "13.15.26"
|
||||||
},
|
},
|
||||||
|
|||||||
Generated
+8
-8
@@ -183,8 +183,8 @@ importers:
|
|||||||
specifier: 7.1.3
|
specifier: 7.1.3
|
||||||
version: 7.1.3
|
version: 7.1.3
|
||||||
stripe:
|
stripe:
|
||||||
specifier: 16.0.0
|
specifier: 16.12.0
|
||||||
version: 16.0.0
|
version: 16.12.0
|
||||||
typebox:
|
typebox:
|
||||||
specifier: 1.0.76
|
specifier: 1.0.76
|
||||||
version: 1.0.76
|
version: 1.0.76
|
||||||
@@ -13048,8 +13048,8 @@ packages:
|
|||||||
strip-literal@3.0.0:
|
strip-literal@3.0.0:
|
||||||
resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==}
|
resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==}
|
||||||
|
|
||||||
stripe@16.0.0:
|
stripe@16.12.0:
|
||||||
resolution: {integrity: sha512-HNPTzXrSompUxeGqDpbNmPvH/UEzziIxGWvTDTZwIBLlL6CFqR+3YLpV+g4HXOsPKbQRguauptQwVWO7Y/yEGg==}
|
resolution: {integrity: sha512-H7eFVLDxeTNNSn4JTRfL2//LzCbDrMSZ+2q1c7CanVWgK2qIW5TwS+0V7N9KcKZZNpYh/uCqK0PyZh/2UsaAtQ==}
|
||||||
engines: {node: '>=12.*'}
|
engines: {node: '>=12.*'}
|
||||||
|
|
||||||
strnum@1.0.5:
|
strnum@1.0.5:
|
||||||
@@ -24539,7 +24539,7 @@ snapshots:
|
|||||||
dezalgo: 1.0.4
|
dezalgo: 1.0.4
|
||||||
hexoid: 1.0.0
|
hexoid: 1.0.0
|
||||||
once: 1.4.0
|
once: 1.4.0
|
||||||
qs: 6.11.2
|
qs: 6.14.0
|
||||||
|
|
||||||
forwarded-parse@2.1.2: {}
|
forwarded-parse@2.1.2: {}
|
||||||
|
|
||||||
@@ -30565,10 +30565,10 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
js-tokens: 9.0.1
|
js-tokens: 9.0.1
|
||||||
|
|
||||||
stripe@16.0.0:
|
stripe@16.12.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.19.3
|
'@types/node': 24.10.4
|
||||||
qs: 6.11.2
|
qs: 6.14.0
|
||||||
|
|
||||||
strnum@1.0.5:
|
strnum@1.0.5:
|
||||||
optional: true
|
optional: true
|
||||||
|
|||||||
Reference in New Issue
Block a user