Fix: sanitize URLs before placing them on the page (#488)

This commit is contained in:
Paul Frazee 2023-04-15 09:24:03 -07:00 committed by GitHub
parent a6634ec45d
commit a79dcd3d38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 5 deletions

View file

@ -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",