Fix: sanitize URLs before placing them on the page (#488)
This commit is contained in:
parent
a6634ec45d
commit
a79dcd3d38
3 changed files with 12 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue