Skip to content

Commit

Permalink
Update dependency @braintree/sanitize-url to v7 (#18975)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent fcb9e13 commit 2ed4d1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"type": "module",
"dependencies": {
"@babel/runtime": "7.23.5",
"@braintree/sanitize-url": "6.0.4",
"@braintree/sanitize-url": "7.0.0",
"@codemirror/autocomplete": "6.11.1",
"@codemirror/commands": "6.3.2",
"@codemirror/language": "6.9.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1442,10 +1442,10 @@ __metadata:
languageName: node
linkType: hard

"@braintree/sanitize-url@npm:6.0.4":
version: 6.0.4
resolution: "@braintree/sanitize-url@npm:6.0.4"
checksum: 52de7e19df29039134e2f0fbe6d11dbc15423d18799dc5306fbc2c92d6a7bd0e6c3c079c09be99260647cc85c3ca910e2099d819965a1d8604d05e5d3f3bb358
"@braintree/sanitize-url@npm:7.0.0":
version: 7.0.0
resolution: "@braintree/sanitize-url@npm:7.0.0"
checksum: 670e218cf1dbda1ceeedbb06487f4178848c681f0612468574688e02dcddd54456e85f94bc4a531faf2caaf01e3dbe164b0ef57188f9df21a4d4d58db099f0a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9598,7 +9598,7 @@ __metadata:
"@babel/preset-env": "npm:7.23.5"
"@babel/preset-typescript": "npm:7.23.3"
"@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"
"@codemirror/autocomplete": "npm:6.11.1"
"@codemirror/commands": "npm:6.3.2"
Expand Down

0 comments on commit 2ed4d1e

Please sign in to comment.