From aafba06f6d5b9a8e28fd92b8311ce754d7e27b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:16:51 +0000 Subject: [PATCH] build(deps): bump @stripe/stripe-js from 1.54.2 to 2.1.1 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.54.2 to 2.1.1. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v1.54.2...v2.1.1) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bb69e45b..ec8217830 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { - "@stripe/stripe-js": "^1.54.2", + "@stripe/stripe-js": "^2.1.1", "classnames": "^2.3.2", "lodash": "^4.17.21", "newspack-components": "^2.1.0", @@ -4413,9 +4413,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "1.54.2", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.2.tgz", - "integrity": "sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-2.1.1.tgz", + "integrity": "sha512-V+0z21/YNbvIX0b2Fo6mE4w5kiihrdytAwVPG66RRWvkAe4COumywRfaWrBTmVQF2aAmxoRpeyTM1LKWbiOK6Q==" }, "node_modules/@tannin/compile": { "version": "1.1.0", @@ -34368,9 +34368,9 @@ } }, "@stripe/stripe-js": { - "version": "1.54.2", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.2.tgz", - "integrity": "sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-2.1.1.tgz", + "integrity": "sha512-V+0z21/YNbvIX0b2Fo6mE4w5kiihrdytAwVPG66RRWvkAe4COumywRfaWrBTmVQF2aAmxoRpeyTM1LKWbiOK6Q==" }, "@tannin/compile": { "version": "1.1.0", diff --git a/package.json b/package.json index 1926083ae..04674392a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "description": "=== Newspack Blocks === Contributors: (this should be a list of wordpress.org userid's) Donate link: https://example.com/ Tags: comments, spam Requires at least: 4.5 Tested up to: 5.1.1 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html", "dependencies": { - "@stripe/stripe-js": "^1.54.2", + "@stripe/stripe-js": "^2.1.1", "classnames": "^2.3.2", "lodash": "^4.17.21", "newspack-components": "^2.1.0",