Bump @stripe/stripe-js from 3.0.3 to 3.0.5

Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](https://github.com/stripe/stripe-js/compare/v3.0.3...v3.0.5)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-26 09:02:33 +00:00 коммит произвёл GitHub
Родитель c3bee69100
Коммит 16e523b476
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 9 добавлений и 9 удалений

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

@ -22,7 +22,7 @@
"@fluent/langneg": "^0.7.0",
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@stripe/stripe-js": "^3.0.3",
"@stripe/stripe-js": "^3.0.5",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^44.1.0",
"msw": "^2.2.1",

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

@ -25,7 +25,7 @@
"@fluent/langneg": "^0.7.0",
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@stripe/stripe-js": "^3.0.3",
"@stripe/stripe-js": "^3.0.5",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^44.1.0",
"msw": "^2.2.1",
@ -3736,9 +3736,9 @@
}
},
"node_modules/@stripe/stripe-js": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.3.tgz",
"integrity": "sha512-UrHQ0hvDCZzpJEaOLbTRme1jREFzCuBe6eeHzowLtsS65Ah9pM+8bivXAyQUGHaAE2nPLu4lDvuDHPStPlrZUQ==",
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.5.tgz",
"integrity": "sha512-0BTd2bC+8gSKty7jXKRntLnvmWgFTmpZkY0oP7ADBYfdV0JtuGoDbfQawui0W5eUlwT3CcKh2IeRV4SPOBIeXQ==",
"engines": {
"node": ">=12.16"
}
@ -17871,9 +17871,9 @@
}
},
"@stripe/stripe-js": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.3.tgz",
"integrity": "sha512-UrHQ0hvDCZzpJEaOLbTRme1jREFzCuBe6eeHzowLtsS65Ah9pM+8bivXAyQUGHaAE2nPLu4lDvuDHPStPlrZUQ=="
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.5.tgz",
"integrity": "sha512-0BTd2bC+8gSKty7jXKRntLnvmWgFTmpZkY0oP7ADBYfdV0JtuGoDbfQawui0W5eUlwT3CcKh2IeRV4SPOBIeXQ=="
},
"@swc/helpers": {
"version": "0.5.2",
@ -20473,7 +20473,7 @@
"@fluent/react": "^0.15.2",
"@mozilla-protocol/core": "^17.0.1",
"@next/eslint-plugin-next": "^14.1.0",
"@stripe/stripe-js": "^3.0.3",
"@stripe/stripe-js": "^3.0.5",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",