mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency @braintree/sanitize-url to v7.0.4 (#21314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7473b58fb
commit
66e26e1a27
@ -26,7 +26,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.24.7",
|
"@babel/runtime": "7.24.7",
|
||||||
"@braintree/sanitize-url": "7.0.3",
|
"@braintree/sanitize-url": "7.0.4",
|
||||||
"@codemirror/autocomplete": "6.16.3",
|
"@codemirror/autocomplete": "6.16.3",
|
||||||
"@codemirror/commands": "6.6.0",
|
"@codemirror/commands": "6.6.0",
|
||||||
"@codemirror/language": "6.10.2",
|
"@codemirror/language": "6.10.2",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1453,10 +1453,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@braintree/sanitize-url@npm:7.0.3":
|
"@braintree/sanitize-url@npm:7.0.4":
|
||||||
version: 7.0.3
|
version: 7.0.4
|
||||||
resolution: "@braintree/sanitize-url@npm:7.0.3"
|
resolution: "@braintree/sanitize-url@npm:7.0.4"
|
||||||
checksum: 10/86c0613d795340f555554511df1a3e64f0b5da7774707a8435a9a0b22cd62e38fb4ab5d3ac1b0862ef13106e2513af074d37c29e3184e1323e8c2fef031f181f
|
checksum: 10/80ea0080776a0305d697d12042acac287675e88a2abd9d294464f70ec57c1b00242d8d02a110c98ef8ea1731e512d67273ff5532c4bf01a78ab8b046fabb53d9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -8894,7 +8894,7 @@ __metadata:
|
|||||||
"@babel/preset-env": "npm:7.24.7"
|
"@babel/preset-env": "npm:7.24.7"
|
||||||
"@babel/preset-typescript": "npm:7.24.7"
|
"@babel/preset-typescript": "npm:7.24.7"
|
||||||
"@babel/runtime": "npm:7.24.7"
|
"@babel/runtime": "npm:7.24.7"
|
||||||
"@braintree/sanitize-url": "npm:7.0.3"
|
"@braintree/sanitize-url": "npm:7.0.4"
|
||||||
"@bundle-stats/plugin-webpack-filter": "npm:4.13.3"
|
"@bundle-stats/plugin-webpack-filter": "npm:4.13.3"
|
||||||
"@codemirror/autocomplete": "npm:6.16.3"
|
"@codemirror/autocomplete": "npm:6.16.3"
|
||||||
"@codemirror/commands": "npm:6.6.0"
|
"@codemirror/commands": "npm:6.6.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user