mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Update dependency @braintree/sanitize-url to v7.1.1 (#23417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cead1e355d
commit
49aa935490
@ -27,7 +27,7 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.26.0",
|
||||
"@braintree/sanitize-url": "7.1.0",
|
||||
"@braintree/sanitize-url": "7.1.1",
|
||||
"@codemirror/autocomplete": "6.18.4",
|
||||
"@codemirror/commands": "6.7.1",
|
||||
"@codemirror/language": "6.10.7",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1234,10 +1234,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@braintree/sanitize-url@npm:7.1.0":
|
||||
version: 7.1.0
|
||||
resolution: "@braintree/sanitize-url@npm:7.1.0"
|
||||
checksum: 10/b25cc5358bedfd97d8378d23ab43493e56a805bd82fdb092088bdd9db6aa3f6c32859d36526f570fb2c67a5a4f9ce579aacd52c3872db4285e4c34fb9947dfc0
|
||||
"@braintree/sanitize-url@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@braintree/sanitize-url@npm:7.1.1"
|
||||
checksum: 10/a8a5535c5a0a459ba593a018c554b35493dff004fd09d7147db67243df83bce3d410b89ee7dc2d95cce195b85b877c72f8ca149e1040110a945d193c67293af0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9117,7 +9117,7 @@ __metadata:
|
||||
"@babel/preset-env": "npm:7.26.0"
|
||||
"@babel/preset-typescript": "npm:7.26.0"
|
||||
"@babel/runtime": "npm:7.26.0"
|
||||
"@braintree/sanitize-url": "npm:7.1.0"
|
||||
"@braintree/sanitize-url": "npm:7.1.1"
|
||||
"@bundle-stats/plugin-webpack-filter": "npm:4.17.0"
|
||||
"@codemirror/autocomplete": "npm:6.18.4"
|
||||
"@codemirror/commands": "npm:6.7.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user