Update dependency @braintree/sanitize-url to v7 (#18975)

This commit is contained in:
renovate[bot] 2023-12-08 22:00:36 -05:00 committed by GitHub
parent fcb9e13a84
commit 2ed4d1efa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@babel/runtime": "7.23.5", "@babel/runtime": "7.23.5",
"@braintree/sanitize-url": "6.0.4", "@braintree/sanitize-url": "7.0.0",
"@codemirror/autocomplete": "6.11.1", "@codemirror/autocomplete": "6.11.1",
"@codemirror/commands": "6.3.2", "@codemirror/commands": "6.3.2",
"@codemirror/language": "6.9.3", "@codemirror/language": "6.9.3",

View File

@ -1442,10 +1442,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@braintree/sanitize-url@npm:6.0.4": "@braintree/sanitize-url@npm:7.0.0":
version: 6.0.4 version: 7.0.0
resolution: "@braintree/sanitize-url@npm:6.0.4" resolution: "@braintree/sanitize-url@npm:7.0.0"
checksum: 52de7e19df29039134e2f0fbe6d11dbc15423d18799dc5306fbc2c92d6a7bd0e6c3c079c09be99260647cc85c3ca910e2099d819965a1d8604d05e5d3f3bb358 checksum: 670e218cf1dbda1ceeedbb06487f4178848c681f0612468574688e02dcddd54456e85f94bc4a531faf2caaf01e3dbe164b0ef57188f9df21a4d4d58db099f0a5
languageName: node languageName: node
linkType: hard linkType: hard
@ -9598,7 +9598,7 @@ __metadata:
"@babel/preset-env": "npm:7.23.5" "@babel/preset-env": "npm:7.23.5"
"@babel/preset-typescript": "npm:7.23.3" "@babel/preset-typescript": "npm:7.23.3"
"@babel/runtime": "npm:7.23.5" "@babel/runtime": "npm:7.23.5"
"@braintree/sanitize-url": "npm:6.0.4" "@braintree/sanitize-url": "npm:7.0.0"
"@bundle-stats/plugin-webpack-filter": "npm:4.8.3" "@bundle-stats/plugin-webpack-filter": "npm:4.8.3"
"@codemirror/autocomplete": "npm:6.11.1" "@codemirror/autocomplete": "npm:6.11.1"
"@codemirror/commands": "npm:6.3.2" "@codemirror/commands": "npm:6.3.2"