Skip to content

Commit 6027aa3

Browse files
Bump @braintree/sanitize-url from 5.0.0 to 6.0.0
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 5.0.0 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](braintree/sanitize-url@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: "@braintree/sanitize-url" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81ea9cb commit 6027aa3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dom": "^17.0.0 || ^16.8.0"
4848
},
4949
"dependencies": {
50-
"@braintree/sanitize-url": "^5.0.0",
50+
"@braintree/sanitize-url": "^6.0.0",
5151
"@rgrove/parse-xml": "^3.0.0",
5252
"@types/linkifyjs": "^2.1.3",
5353
"dayjs": "^1.10.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,10 +1072,10 @@
10721072
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
10731073
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10741074

1075-
"@braintree/sanitize-url@^5.0.0":
1076-
version "5.0.0"
1077-
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-5.0.0.tgz#3ba791f37b90e7f6170d252b63aacfcae943c039"
1078-
integrity sha512-WmKrB/575EJCzbeSJR3YQ5sET5FaizeljLRw1382qVUeGqzuWBgIS+AF5a0FO51uQTrDpoRgvuHC2IWVsgwkkA==
1075+
"@braintree/sanitize-url@^6.0.0":
1076+
version "6.0.0"
1077+
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz#fe364f025ba74f6de6c837a84ef44bdb1d61e68f"
1078+
integrity sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w==
10791079

10801080
"@cnakazawa/watch@^1.0.3":
10811081
version "1.0.4"

0 commit comments

Comments
 (0)