Skip to content

Commit 634e37c

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.15.0 to 2.16.0 - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](apostrophecms/sanitize-html@2.15.0...2.16.0) Updates `@types/sanitize-html` from 2.13.0 to 2.16.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-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/sanitize-html" dependency-version: 2.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa8adee commit 634e37c

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

LearningHub.Nhs.WebUI/package-lock.json

Lines changed: 9 additions & 8 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.1.0",
3838
"node": "^14.0.0",
3939
"openseadragon": "^2.4.2",
40-
"sanitize-html": "^2.15.0",
40+
"sanitize-html": "^2.16.0",
4141
"save": "^2.9.0",
4242
"ts-debounce": "2.3.0",
4343
"tus-js-client": "^2.3.2",
@@ -67,7 +67,7 @@
6767
"@types/js-cookie": "2.2.1",
6868
"@types/lodash": "4.17.16",
6969
"@types/openseadragon": "^2.4.5",
70-
"@types/sanitize-html": "^2.13.0",
70+
"@types/sanitize-html": "^2.16.0",
7171
"@types/vuelidate": "^0.7.22",
7272
"@vue/babel-preset-app": "4.5.19",
7373
"@vue/test-utils": "^1.3.6",

0 commit comments

Comments
 (0)