From 313f6044fde4e32da3bcda2f968fc32c8896d4db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 20:44:29 +0000 Subject: [PATCH] build(deps): bump @stripe/stripe-js from 1.54.0 to 1.54.1 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.54.0 to 1.54.1. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v1.54.0...v1.54.1) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-patch ... 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 f918e787d..6da41c745 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.0", + "@stripe/stripe-js": "^1.54.1", "classnames": "^2.3.2", "lodash": "^4.17.21", "newspack-components": "^2.1.0", @@ -4396,9 +4396,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "1.54.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.0.tgz", - "integrity": "sha512-nElTXkS+nMfDNMkWfLmyeqHQfMGJ1JjrjAVMibV61Oc/rYdUv0cKRYCi1l4ivZ5SySB3vQLcLolxbKBkbNznZA==" + "version": "1.54.1", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.1.tgz", + "integrity": "sha512-smEXPu1GKMcAj9g2luT16+oXfg2jAwyc68t2Dm5wdtYl3p8PqQaZEiI8tQmboaQAjgF8pIGma6byz1T1vgmpbA==" }, "node_modules/@tannin/compile": { "version": "1.1.0", @@ -34158,9 +34158,9 @@ } }, "@stripe/stripe-js": { - "version": "1.54.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.0.tgz", - "integrity": "sha512-nElTXkS+nMfDNMkWfLmyeqHQfMGJ1JjrjAVMibV61Oc/rYdUv0cKRYCi1l4ivZ5SySB3vQLcLolxbKBkbNznZA==" + "version": "1.54.1", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.1.tgz", + "integrity": "sha512-smEXPu1GKMcAj9g2luT16+oXfg2jAwyc68t2Dm5wdtYl3p8PqQaZEiI8tQmboaQAjgF8pIGma6byz1T1vgmpbA==" }, "@tannin/compile": { "version": "1.1.0", diff --git a/package.json b/package.json index 9d9415704..2ae1f142e 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.0", + "@stripe/stripe-js": "^1.54.1", "classnames": "^2.3.2", "lodash": "^4.17.21", "newspack-components": "^2.1.0",