Bump @braintree/sanitize-url and swagger-ui

Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) to 6.0.2 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.


Updates `@braintree/sanitize-url` from 6.0.0 to 6.0.2
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](https://github.com/braintree/sanitize-url/compare/v6.0.0...v6.0.2)

Updates `swagger-ui` from 4.15.5 to 4.19.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.15.5...v4.19.0)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  dependency-type: indirect
- dependency-name: swagger-ui
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 09:12:01 +00:00 committed by GitHub
parent c427b43d4e
commit 8411efc566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2085 additions and 233 deletions

2316
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,6 +19,6 @@
"portfinder": "1.0.32",
"shelljs": "0.8.5",
"swagger-repo": "1.5.1",
"swagger-ui": "4.15.5"
"swagger-ui": "4.19.1"
}
}