mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Bump @braintree/sanitize-url from 5.0.2 to 6.0.0 (#14549)
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/braintree/sanitize-url/releases) - [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md) - [Commits](https://github.com/braintree/sanitize-url/compare/v5.0.2...v6.0.0) --- updated-dependencies: - dependency-name: "@braintree/sanitize-url" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3eac53e209
commit
24f2ad8be9
@ -24,7 +24,7 @@
|
|||||||
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
|
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@braintree/sanitize-url": "^5.0.2",
|
"@braintree/sanitize-url": "^6.0.0",
|
||||||
"@codemirror/autocomplete": "^0.19.12",
|
"@codemirror/autocomplete": "^0.19.12",
|
||||||
"@codemirror/commands": "^0.19.8",
|
"@codemirror/commands": "^0.19.8",
|
||||||
"@codemirror/gutter": "^0.19.9",
|
"@codemirror/gutter": "^0.19.9",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1358,10 +1358,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@braintree/sanitize-url@npm:^5.0.2":
|
"@braintree/sanitize-url@npm:^6.0.0":
|
||||||
version: 5.0.2
|
version: 6.0.2
|
||||||
resolution: "@braintree/sanitize-url@npm:5.0.2"
|
resolution: "@braintree/sanitize-url@npm:6.0.2"
|
||||||
checksum: c033f9a0e6dd6fbd4022df2d3916a278510f759971b1e8ab278b3ce1123a3816d5fdd9d84c5c9fbcd6c94c05f8421c4c669f110c8db67eaf58f3018825af514e
|
checksum: 6a9dfd4081cc96516eeb281d1a83d3b5f1ad3d2837adf968fcc2ba18889ee833554f9c641b4083c36d3360a932e4504ddf25b0b51e9933c3742622df82cf7c9a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9282,7 +9282,7 @@ fsevents@^1.2.7:
|
|||||||
"@babel/plugin-syntax-top-level-await": ^7.14.5
|
"@babel/plugin-syntax-top-level-await": ^7.14.5
|
||||||
"@babel/preset-env": ^7.20.2
|
"@babel/preset-env": ^7.20.2
|
||||||
"@babel/preset-typescript": ^7.18.6
|
"@babel/preset-typescript": ^7.18.6
|
||||||
"@braintree/sanitize-url": ^5.0.2
|
"@braintree/sanitize-url": ^6.0.0
|
||||||
"@codemirror/autocomplete": ^0.19.12
|
"@codemirror/autocomplete": ^0.19.12
|
||||||
"@codemirror/commands": ^0.19.8
|
"@codemirror/commands": ^0.19.8
|
||||||
"@codemirror/gutter": ^0.19.9
|
"@codemirror/gutter": ^0.19.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user