From ec4e982eafd8df4259c4ac7012fe291bb5e652fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:19:40 +0000 Subject: [PATCH] chore(deps): bump @braintree/sanitize-url from 7.0.0 to 7.0.1 (#9736) --- 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 2635ca22..dc2735c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.24.0", - "@braintree/sanitize-url": "=7.0.0", + "@braintree/sanitize-url": "=7.0.1", "base64-js": "^1.5.1", "classnames": "^2.5.1", "css.escape": "1.5.1", @@ -2144,9 +2144,9 @@ "dev": true }, "node_modules/@braintree/sanitize-url": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.0.tgz", - "integrity": "sha512-GMu2OJiTd1HSe74bbJYQnVvELANpYiGFZELyyTM1CR0sdv5ReQAcJ/c/8pIrPab3lO11+D+EpuGLUxqz+y832g==" + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.1.tgz", + "integrity": "sha512-URg8UM6lfC9ZYqFipItRSxYJdgpU5d2Z4KnjsJ+rj6tgAmGme7E+PQNCiud8g0HDaZKMovu2qjfa0f5Ge0Vlsg==" }, "node_modules/@cfaester/enzyme-adapter-react-18": { "version": "0.7.1", diff --git a/package.json b/package.json index 4fd61825..45872ffc 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ }, "dependencies": { "@babel/runtime-corejs3": "^7.24.0", - "@braintree/sanitize-url": "=7.0.0", + "@braintree/sanitize-url": "=7.0.1", "base64-js": "^1.5.1", "classnames": "^2.5.1", "css.escape": "1.5.1",