Skip to content

Commit

Permalink
Update dependency @braintree/sanitize-url to v7.1.0 (#21451)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 811c34b commit 567a2ea
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.24.8",
"@braintree/sanitize-url": "7.0.4",
"@braintree/sanitize-url": "7.1.0",
"@codemirror/autocomplete": "6.17.0",
"@codemirror/commands": "6.6.0",
"@codemirror/language": "6.10.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1453,10 +1453,10 @@ __metadata:
languageName: node
linkType: hard

"@braintree/sanitize-url@npm:7.0.4":
version: 7.0.4
resolution: "@braintree/sanitize-url@npm:7.0.4"
checksum: 10/80ea0080776a0305d697d12042acac287675e88a2abd9d294464f70ec57c1b00242d8d02a110c98ef8ea1731e512d67273ff5532c4bf01a78ab8b046fabb53d9
"@braintree/sanitize-url@npm:7.1.0":
version: 7.1.0
resolution: "@braintree/sanitize-url@npm:7.1.0"
checksum: 10/b25cc5358bedfd97d8378d23ab43493e56a805bd82fdb092088bdd9db6aa3f6c32859d36526f570fb2c67a5a4f9ce579aacd52c3872db4285e4c34fb9947dfc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8964,7 +8964,7 @@ __metadata:
"@babel/preset-env": "npm:7.24.8"
"@babel/preset-typescript": "npm:7.24.7"
"@babel/runtime": "npm:7.24.8"
"@braintree/sanitize-url": "npm:7.0.4"
"@braintree/sanitize-url": "npm:7.1.0"
"@bundle-stats/plugin-webpack-filter": "npm:4.13.3"
"@codemirror/autocomplete": "npm:6.17.0"
"@codemirror/commands": "npm:6.6.0"
Expand Down

0 comments on commit 567a2ea

Please sign in to comment.