Skip to content

Commit

Permalink
Merge pull request #176 from formio/snyk-upgrade-18287565e0a028180cd5…
Browse files Browse the repository at this point in the history
…4a980808cbdf

[Snyk] Upgrade dompurify from 3.1.6 to 3.1.7
  • Loading branch information
lane-formio authored Oct 23, 2024
2 parents 46e413a + 23961aa commit 92e29d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"browser-cookies": "^1.2.0",
"core-js": "^3.38.0",
"dayjs": "^1.11.12",
"dompurify": "^3.1.6",
"dompurify": "^3.1.7",
"eventemitter3": "^5.0.0",
"fast-json-patch": "^3.1.1",
"fetch-ponyfill": "^7.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1949,10 +1949,10 @@ domexception@^4.0.0:
dependencies:
webidl-conversions "^7.0.0"

dompurify@^3.1.6:
version "3.1.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
dompurify@^3.1.7:
version "3.1.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==

each-props@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 92e29d1

Please sign in to comment.