about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-04-15 09:24:03 -0700
committerGitHub <noreply@github.com>2023-04-15 09:24:03 -0700
commita79dcd3d3890b2b705cb1e687cf0f31e109fbf74 (patch)
treeeb4389185ec18afa12db5154d134f9b0004ba5e1 /yarn.lock
parenta6634ec45d24889d07ed8243b2c7cdc98ac6a115 (diff)
downloadvoidsky-a79dcd3d3890b2b705cb1e687cf0f31e109fbf74.tar.zst
Fix: sanitize URLs before placing them on the page (#488)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 01dc5f876..5a014ff1b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1326,6 +1326,11 @@
   resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
   integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
 
+"@braintree/sanitize-url@^6.0.2":
+  version "6.0.2"
+  resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz#6110f918d273fe2af8ea1c4398a88774bb9fc12f"
+  integrity sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==
+
 "@cspotcode/source-map-support@^0.8.0":
   version "0.8.1"
   resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"