Skip to content

Commit

Permalink
Update dependency @braintree/sanitize-url to v7.0.2 (#20836)
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] committed May 20, 2024
1 parent 043f383 commit 79abcca
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.5",
"@braintree/sanitize-url": "7.0.1",
"@braintree/sanitize-url": "7.0.2",
"@codemirror/autocomplete": "6.16.0",
"@codemirror/commands": "6.5.0",
"@codemirror/language": "6.10.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1446,10 +1446,10 @@ __metadata:
languageName: node
linkType: hard

"@braintree/sanitize-url@npm:7.0.1":
version: 7.0.1
resolution: "@braintree/sanitize-url@npm:7.0.1"
checksum: 10/5e01e6faf81b2289c8e7829aed185c834a88d501c51f569a9f2bc72549d4f2367eeb6f8a9e8039fbe3ef52b094c6afc32dc8272185c687ab6812340b1249cf4d
"@braintree/sanitize-url@npm:7.0.2":
version: 7.0.2
resolution: "@braintree/sanitize-url@npm:7.0.2"
checksum: 10/8d5a728fc57b86c5175ae37f8642dab721ad1bacbef0f5ace68f40a737a5d937a6030cbf0e31a95469956a1a05f6576f6afcf0b0ee9ce04e4610a23503a07de2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8934,7 +8934,7 @@ __metadata:
"@babel/preset-env": "npm:7.24.5"
"@babel/preset-typescript": "npm:7.24.1"
"@babel/runtime": "npm:7.24.5"
"@braintree/sanitize-url": "npm:7.0.1"
"@braintree/sanitize-url": "npm:7.0.2"
"@bundle-stats/plugin-webpack-filter": "npm:4.12.2"
"@codemirror/autocomplete": "npm:6.16.0"
"@codemirror/commands": "npm:6.5.0"
Expand Down

0 comments on commit 79abcca

Please sign in to comment.