Skip to content

Commit

Permalink
Merge pull request #1146 from SURFscz/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…isomorphic-dompurify-1.13.0

Bump isomorphic-dompurify from 1.12.0 to 1.13.0 in /client
  • Loading branch information
oharsta authored Jan 4, 2024
2 parents 533e931 + 0c5a9f7 commit aa9d845
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"events": "^3.2.0",
"i18n-js": "^4.3.2",
"immer": "^10.0.3",
"isomorphic-dompurify": "^1.12.0",
"isomorphic-dompurify": "^1.13.0",
"js-cookie": "^3.0.1",
"jsondiffpatch": "^0.5.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5769,10 +5769,10 @@ isexe@^2.0.0:
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==

isomorphic-dompurify@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-1.12.0.tgz#959de6a5fb669c002b5c6f3c05420cf05e61e3db"
integrity sha512-E/3IKMkFt5qWeWD6RC7caDfS0NroDfCsn6OYvUtJGAQwSteR13m9IardqFCHMJG12uR/nFcuTjULgGW2w3bw3g==
isomorphic-dompurify@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-1.13.0.tgz#d801fec787e6834b4964517cc8bd5442a5366138"
integrity sha512-9qOYGngy9ZR9JB/iLmr7SViPSZ7uWGvepdnLaXYznbTxvJOCuONneKajJ54f+IRQpvL8608ylUy9EK1iPtL3Ag==
dependencies:
"@types/dompurify" "^3.0.3"
dompurify "^3.0.6"
Expand Down

0 comments on commit aa9d845

Please sign in to comment.