From bd67c310f0e951b93403f5006d6f1a5a49fb037b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 23:54:24 +0000 Subject: [PATCH] chore(deps): bump @braintree/sanitize-url from 7.0.2 to 7.0.3 (#10037) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5675a013cc0..edbffa895f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.24.7", - "@braintree/sanitize-url": "=7.0.2", + "@braintree/sanitize-url": "=7.0.3", "base64-js": "^1.5.1", "classnames": "^2.5.1", "css.escape": "1.5.1", @@ -2117,9 +2117,9 @@ "dev": true }, "node_modules/@braintree/sanitize-url": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.2.tgz", - "integrity": "sha512-NVf/1YycDMs6+FxS0Tb/W8MjJRDQdXF+tBfDtZ5UZeiRUkTmwKc4vmYCKZTyymfJk1gnMsauvZSX/HiV9jOABw==" + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.3.tgz", + "integrity": "sha512-NFSRlcnXOS+VdopYWQyzlaFYRRqaf75bbqidO/c7PBakT+3C0Fm287hyZwvc11HVRSUj1QXl+rb4u1pemh57yA==" }, "node_modules/@cfaester/enzyme-adapter-react-18": { "version": "0.8.0", diff --git a/package.json b/package.json index 38a39bdb211..3f65de30e7a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ }, "dependencies": { "@babel/runtime-corejs3": "^7.24.7", - "@braintree/sanitize-url": "=7.0.2", + "@braintree/sanitize-url": "=7.0.3", "base64-js": "^1.5.1", "classnames": "^2.5.1", "css.escape": "1.5.1",