Bump @stripe/stripe-js from 4.3.0 to 4.4.0

Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](https://github.com/stripe/stripe-js/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  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] 2024-09-02 01:25:34 +00:00 коммит произвёл GitHub
Родитель c69d7575dc
Коммит 950a99ae4e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 9 добавлений и 9 удалений

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

@ -22,7 +22,7 @@
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@next/third-parties": "^14.2.7",
"@stripe/stripe-js": "^4.3.0",
"@stripe/stripe-js": "^4.4.0",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^45.0.0",
"msw": "^2.3.5",

16
package-lock.json сгенерированный
Просмотреть файл

@ -26,7 +26,7 @@
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@next/third-parties": "^14.2.7",
"@stripe/stripe-js": "^4.3.0",
"@stripe/stripe-js": "^4.4.0",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^45.0.0",
"msw": "^2.3.5",
@ -3716,9 +3716,9 @@
}
},
"node_modules/@stripe/stripe-js": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-4.3.0.tgz",
"integrity": "sha512-bf8MxzzgD3dybtyIJUQSDMqxjEkJfsmj9IdRqDv609Zw08R41O7eoIy0f8KY41u8MbaFOYsn+XGJZtg1xwR2wQ==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-4.4.0.tgz",
"integrity": "sha512-p1WeTOwnAyXQ9I5/YC3+JXoUB6NKMR4qGjBobie2+rgYa3ftUTRS2L5qRluw/tGACty5SxqnfORCdsaymD1XjQ==",
"engines": {
"node": ">=12.16"
}
@ -17730,9 +17730,9 @@
}
},
"@stripe/stripe-js": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-4.3.0.tgz",
"integrity": "sha512-bf8MxzzgD3dybtyIJUQSDMqxjEkJfsmj9IdRqDv609Zw08R41O7eoIy0f8KY41u8MbaFOYsn+XGJZtg1xwR2wQ=="
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-4.4.0.tgz",
"integrity": "sha512-p1WeTOwnAyXQ9I5/YC3+JXoUB6NKMR4qGjBobie2+rgYa3ftUTRS2L5qRluw/tGACty5SxqnfORCdsaymD1XjQ=="
},
"@swc/counter": {
"version": "0.1.3",
@ -20292,7 +20292,7 @@
"@mozilla-protocol/core": "^17.0.1",
"@next/eslint-plugin-next": "^14.2.6",
"@next/third-parties": "^14.2.7",
"@stripe/stripe-js": "^4.3.0",
"@stripe/stripe-js": "^4.4.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",