Skip to content

Commit d0aa521

Browse files
Bump dompurify from 2.5.7 to 2.5.8 in /DigitalLearningSolutions.Web (#3021)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.5.7...2.5.8) --- 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 301539a commit d0aa521

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

DigitalLearningSolutions.Web/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.39.0",
2727
"date-fns": "^2.30.0",
28-
"dompurify": "^2.5.4",
28+
"dompurify": "^2.5.8",
2929
"input-range-scss": "^1.5.3",
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
@@ -2771,10 +2771,10 @@ domexception@^4.0.0:
27712771
dependencies:
27722772
webidl-conversions "^7.0.0"
27732773

2774-
dompurify@^2.5.4:
2775-
version "2.5.4"
2776-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.4.tgz#347e91070963b22db31c7c8d0ce9a0a2c3c08746"
2777-
integrity sha512-l5NNozANzaLPPe0XaAwvg3uZcHtDBnziX/HjsY1UcDj1MxTK8Dd0Kv096jyPK5HRzs/XM5IMj20dW8Fk+HnbUA==
2774+
dompurify@^2.5.8:
2775+
version "2.5.8"
2776+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.8.tgz#2809d89d7e528dc7a071dea440d7376df676f824"
2777+
integrity sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==
27782778

27792779
eastasianwidth@^0.2.0:
27802780
version "0.2.0"

0 commit comments

Comments
 (0)