vscode-mermaid-editor
vscode-mermaid-editor copied to clipboard
Bump @braintree/sanitize-url from 6.0.0 to 6.0.2
Bumps @braintree/sanitize-url from 6.0.0 to 6.0.2.
Changelog
Sourced from @braintree/sanitize-url
's changelog.
6.0.2
- Fix issue where urls in the form
https://example.com

/something
were not properly sanitized6.0.1
- Fix issue where urls in the form
javascript:alert('xss');
were not properly sanitized- Fix issue where urls in the form
javasc	ript:alert('XSS');
were not properly sanitized
Commits
14a14e8
6.0.2b8eb575
chore: update changeloga39ca11
fix: remove newline entities (#46)ab8d43d
6.0.1768e954
chore: update version in changelogd4bdc89
Fix html entity tab (#45)b70161d
chore: fix CHANGELOG formattingeb4a764
chore: update dev dependencies071dbfb
chore: update dependencies- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.