about summary refs log tree commit diff
path: root/package.json
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 /package.json
parenta6634ec45d24889d07ed8243b2c7cdc98ac6a115 (diff)
downloadvoidsky-a79dcd3d3890b2b705cb1e687cf0f31e109fbf74.tar.zst
Fix: sanitize URLs before placing them on the page (#488)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f6a71f76c..1e1a3442e 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
   "dependencies": {
     "@atproto/api": "0.2.7",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
+    "@braintree/sanitize-url": "^6.0.2",
     "@expo/webpack-config": "^18.0.1",
     "@fortawesome/fontawesome-svg-core": "^6.1.1",
     "@fortawesome/free-regular-svg-icons": "^6.1.1",