Skip to content

Commit 5a036ee

Browse files
Bump dompurify from 3.1.6 to 3.1.7 in /ui (#424)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.1.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89981bb commit 5a036ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bootstrap": "^5.3.3",
1717
"bootswatch": "^5.3.3",
1818
"dayjs": "^1.11.13",
19-
"dompurify": "^3.1.6",
19+
"dompurify": "^3.1.7",
2020
"highlight.js": "^11.10.0",
2121
"highlightjs-line-numbers.js": "^2.8.0",
2222
"marked": "^14.1.2"

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@ dayjs@^1.11.13:
139139
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
140140
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==
141141

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

147147
esbuild@^0.18.10:
148148
version "0.18.20"

0 commit comments

Comments
 (0)