chore(deps): bump @braintree/sanitize-url from 7.0.0 to 7.0.1 (#9736)

This commit is contained in:
dependabot[bot]
2024-03-22 11:19:40 +00:00
committed by GitHub
parent a2fdae9009
commit ec4e982eaf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "^7.24.0", "@babel/runtime-corejs3": "^7.24.0",
"@braintree/sanitize-url": "=7.0.0", "@braintree/sanitize-url": "=7.0.1",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
@@ -2144,9 +2144,9 @@
"dev": true "dev": true
}, },
"node_modules/@braintree/sanitize-url": { "node_modules/@braintree/sanitize-url": {
"version": "7.0.0", "version": "7.0.1",
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.0.tgz", "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.1.tgz",
"integrity": "sha512-GMu2OJiTd1HSe74bbJYQnVvELANpYiGFZELyyTM1CR0sdv5ReQAcJ/c/8pIrPab3lO11+D+EpuGLUxqz+y832g==" "integrity": "sha512-URg8UM6lfC9ZYqFipItRSxYJdgpU5d2Z4KnjsJ+rj6tgAmGme7E+PQNCiud8g0HDaZKMovu2qjfa0f5Ge0Vlsg=="
}, },
"node_modules/@cfaester/enzyme-adapter-react-18": { "node_modules/@cfaester/enzyme-adapter-react-18": {
"version": "0.7.1", "version": "0.7.1",

View File

@@ -73,7 +73,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "^7.24.0", "@babel/runtime-corejs3": "^7.24.0",
"@braintree/sanitize-url": "=7.0.0", "@braintree/sanitize-url": "=7.0.1",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",