Skip to content

Commit 6c7009d

Browse files
Bump dompurify from 2.4.0 to 2.4.7 in /DigitalLearningSolutions.Web
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.0 to 2.4.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.4.0...2.4.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 951b1ae commit 6c7009d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chartist": "^0.11.4",
2626
"core-js": "^3.31.0",
2727
"date-fns": "^2.30.0",
28-
"dompurify": "^2.4.0",
28+
"dompurify": "^2.4.7",
2929
"input-range-scss": "^1.5.2",
3030
"jodit": "^3.24.9",
3131
"js-cookie": "^3.0.5",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2929,10 +2929,10 @@ domexception@^4.0.0:
29292929
dependencies:
29302930
webidl-conversions "^7.0.0"
29312931

2932-
dompurify@^2.4.0:
2933-
version "2.4.0"
2934-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.0.tgz#c9c88390f024c2823332615c9e20a453cf3825dd"
2935-
integrity sha512-Be9tbQMZds4a3C6xTmz68NlMfeONA//4dOavl/1rNw50E+/QO0KVpbcU0PcaW0nsQxurXls9ZocqFxk8R2mWEA==
2932+
dompurify@^2.4.7:
2933+
version "2.4.7"
2934+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.7.tgz#277adeb40a2c84be2d42a8bcd45f582bfa4d0cfc"
2935+
integrity sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==
29362936

29372937
eastasianwidth@^0.2.0:
29382938
version "0.2.0"

0 commit comments

Comments
 (0)