Skip to content

Commit

Permalink
chore(deps): bump dompurify
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the /webchat directory: [dompurify](https://github.com/cure53/DOMPurify).


Updates `dompurify` from 3.0.1 to 3.1.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.0.1...3.1.3)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent ff7a8ed commit 074effb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions webchat/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webchat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@twilio/flex-webchat-ui": "^2.9.3",
"buffer": "^6.0.3",
"date-fns": "^2.29.3",
"dompurify": "^3.0.1",
"dompurify": "^3.1.3",
"pubsub-js": "^1.9.4",
"react-hook-form": "^7.43.7",
"react-html-parser": "^2.0.2",
Expand Down

0 comments on commit 074effb

Please sign in to comment.