diff --git a/packages/fields-document/package.json b/packages/fields-document/package.json index c18a05fcf7f..6ef929a79eb 100644 --- a/packages/fields-document/package.json +++ b/packages/fields-document/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@babel/runtime": "^7.16.3", - "@braintree/sanitize-url": "^6.0.0", + "@braintree/sanitize-url": "^6.0.1", "@emotion/weak-memoize": "^0.2.5", "@keystone-6/document-renderer": "^1.0.0", "@keystone-ui/button": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index f4df6c1c7f7..9bb22567fa3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1393,10 +1393,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@braintree/sanitize-url@^6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz#fe364f025ba74f6de6c837a84ef44bdb1d61e68f" - integrity sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w== +"@braintree/sanitize-url@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.1.tgz#45ff061b9ded1c6e4474b33b336ebb1b986b825a" + integrity sha512-zr9Qs9KFQiEvMWdZesjcmRJlUck5NR+eKGS1uyKk+oYTWwlYrsoPEi6VmG6/TzBD1hKCGEimrhTgGS6hvn/xIQ== "@changesets/apply-release-plan@^5.0.3": version "5.0.3"