chore(deps): bump @braintree/sanitize-url from 5.0.2 to 6.0.0 (#7914)

This commit is contained in:
Tim Lai
2022-03-16 14:18:10 -07:00
committed by GitHub
parent d064198c37
commit bd19c9c60c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.16.8",
"@braintree/sanitize-url": "^5.0.2",
"@braintree/sanitize-url": "=6.0.0",
"base64-js": "^1.5.1",
"classnames": "^2.3.1",
"css.escape": "1.5.1",
@@ -2235,9 +2235,9 @@
"dev": true
},
"node_modules/@braintree/sanitize-url": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.2.tgz",
"integrity": "sha512-NBEJlHWrhQucLhZGHtSxM2loSaNUMajC7KOYJLyfcdW/6goVoff2HoYI3bz8YCDN0wKGbxtUL0gx2dvHpvnWlw=="
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz",
"integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w=="
},
"node_modules/@commitlint/cli": {
"version": "16.2.1",
@@ -26736,9 +26736,9 @@
"dev": true
},
"@braintree/sanitize-url": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.2.tgz",
"integrity": "sha512-NBEJlHWrhQucLhZGHtSxM2loSaNUMajC7KOYJLyfcdW/6goVoff2HoYI3bz8YCDN0wKGbxtUL0gx2dvHpvnWlw=="
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz",
"integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w=="
},
"@commitlint/cli": {
"version": "16.2.1",

View File

@@ -62,7 +62,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "^7.16.8",
"@braintree/sanitize-url": "^5.0.2",
"@braintree/sanitize-url": "=6.0.0",
"base64-js": "^1.5.1",
"classnames": "^2.3.1",
"css.escape": "1.5.1",