mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Update dependency @braintree/sanitize-url to v7.0.2 (#20836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
043f383a35
commit
79abcca3b3
@ -26,7 +26,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.24.5",
|
"@babel/runtime": "7.24.5",
|
||||||
"@braintree/sanitize-url": "7.0.1",
|
"@braintree/sanitize-url": "7.0.2",
|
||||||
"@codemirror/autocomplete": "6.16.0",
|
"@codemirror/autocomplete": "6.16.0",
|
||||||
"@codemirror/commands": "6.5.0",
|
"@codemirror/commands": "6.5.0",
|
||||||
"@codemirror/language": "6.10.1",
|
"@codemirror/language": "6.10.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1446,10 +1446,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@braintree/sanitize-url@npm:7.0.1":
|
"@braintree/sanitize-url@npm:7.0.2":
|
||||||
version: 7.0.1
|
version: 7.0.2
|
||||||
resolution: "@braintree/sanitize-url@npm:7.0.1"
|
resolution: "@braintree/sanitize-url@npm:7.0.2"
|
||||||
checksum: 10/5e01e6faf81b2289c8e7829aed185c834a88d501c51f569a9f2bc72549d4f2367eeb6f8a9e8039fbe3ef52b094c6afc32dc8272185c687ab6812340b1249cf4d
|
checksum: 10/8d5a728fc57b86c5175ae37f8642dab721ad1bacbef0f5ace68f40a737a5d937a6030cbf0e31a95469956a1a05f6576f6afcf0b0ee9ce04e4610a23503a07de2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -8934,7 +8934,7 @@ __metadata:
|
|||||||
"@babel/preset-env": "npm:7.24.5"
|
"@babel/preset-env": "npm:7.24.5"
|
||||||
"@babel/preset-typescript": "npm:7.24.1"
|
"@babel/preset-typescript": "npm:7.24.1"
|
||||||
"@babel/runtime": "npm:7.24.5"
|
"@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"
|
"@bundle-stats/plugin-webpack-filter": "npm:4.12.2"
|
||||||
"@codemirror/autocomplete": "npm:6.16.0"
|
"@codemirror/autocomplete": "npm:6.16.0"
|
||||||
"@codemirror/commands": "npm:6.5.0"
|
"@codemirror/commands": "npm:6.5.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user