diff --git a/packages/mobile/package.json b/packages/mobile/package.json index e21778b59..b90137721 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -50,6 +50,7 @@ "@standardnotes/utils": "workspace:*", "@standardnotes/web": "workspace:*", "@types/styled-components-react-native": "5.1.3", + "dompurify": "^2.3.8", "js-base64": "^3.7.2", "moment": "^2.29.2", "react": "17.0.2", diff --git a/yarn.lock b/yarn.lock index e72da0b91..cd36377f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6933,6 +6933,7 @@ __metadata: "@typescript-eslint/parser": ^5.20.0 babel-jest: ^27.5.1 detox: ^19.5.7 + dompurify: ^2.3.8 eslint: ^8.13.0 eslint-plugin-flowtype: ^8.0.3 eslint-plugin-prettier: ^4.0.0