Merge pull request #4686 from mermaid-js/dependabot/npm_and_yarn/braintree/sanitize-url-6.0.1

build(deps): bump @braintree/sanitize-url from 6.0.0 to 6.0.1
This commit is contained in:
Alois Klink 2023-08-01 08:27:58 +00:00 committed by GitHub
commit 6b41420ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 12 deletions

View File

@ -38,7 +38,7 @@
]
},
"dependencies": {
"@braintree/sanitize-url": "^6.0.0",
"@braintree/sanitize-url": "^6.0.1",
"cytoscape": "^3.23.0",
"cytoscape-cose-bilkent": "^4.1.0",
"cytoscape-fcose": "^2.1.0",

View File

@ -57,7 +57,7 @@
]
},
"dependencies": {
"@braintree/sanitize-url": "^6.0.2",
"@braintree/sanitize-url": "^6.0.1",
"@types/d3-scale": "^4.0.3",
"@types/d3-scale-chromatic": "^3.0.0",
"cytoscape": "^3.23.0",

View File

@ -192,8 +192,8 @@ importers:
packages/mermaid:
dependencies:
'@braintree/sanitize-url':
specifier: ^6.0.2
version: 6.0.2
specifier: ^6.0.1
version: 6.0.1
'@types/d3-scale':
specifier: ^4.0.3
version: 4.0.3
@ -376,8 +376,8 @@ importers:
packages/mermaid-example-diagram:
dependencies:
'@braintree/sanitize-url':
specifier: ^6.0.0
version: 6.0.0
specifier: ^6.0.1
version: 6.0.1
cytoscape:
specifier: ^3.23.0
version: 3.23.0
@ -2271,12 +2271,8 @@ packages:
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
dev: true
/@braintree/sanitize-url@6.0.0:
resolution: {integrity: sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w==}
dev: false
/@braintree/sanitize-url@6.0.2:
resolution: {integrity: sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==}
/@braintree/sanitize-url@6.0.1:
resolution: {integrity: sha512-zr9Qs9KFQiEvMWdZesjcmRJlUck5NR+eKGS1uyKk+oYTWwlYrsoPEi6VmG6/TzBD1hKCGEimrhTgGS6hvn/xIQ==}
dev: false
/@colors/colors@1.5.0: