Skip to content

Commit 1c217a1

Browse files
Bump sanitize-html and @types/sanitize-html in /LearningHub.Nhs.WebUI
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) and [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html). These dependencies needed to be updated together. Updates `sanitize-html` from 2.4.0 to 2.14.0 - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](apostrophecms/sanitize-html@2.4.0...2.14.0) Updates `@types/sanitize-html` from 2.3.2 to 2.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/sanitize-html" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3ade8d commit 1c217a1

File tree

2 files changed

+63
-57
lines changed

2 files changed

+63
-57
lines changed

LearningHub.Nhs.WebUI/package-lock.json

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

LearningHub.Nhs.WebUI/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nhsuk-frontend": "^7.0.0",
3838
"node": "^14.0.0",
3939
"openseadragon": "^2.4.2",
40-
"sanitize-html": "^2.4.0",
40+
"sanitize-html": "^2.14.0",
4141
"save": "^2.9.0",
4242
"ts-debounce": "2.0.1",
4343
"tus-js-client": "^2.3.2",
@@ -67,7 +67,7 @@
6767
"@types/js-cookie": "2.2.1",
6868
"@types/lodash": "4.14.149",
6969
"@types/openseadragon": "^2.4.5",
70-
"@types/sanitize-html": "^2.3.2",
70+
"@types/sanitize-html": "^2.13.0",
7171
"@types/vuelidate": "^0.7.10",
7272
"@vue/babel-preset-app": "4.5.19",
7373
"@vue/test-utils": "^1.2.2",

0 commit comments

Comments
 (0)