Skip to content

Commit f538fe6

Browse files
authored
Merge pull request #5239 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.17.1
Bump sanitize-html from 2.17.0 to 2.17.1
2 parents 84b3454 + 806b320 commit f538fe6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"pem": "1.14.8",
118118
"reflect-metadata": "^0.2.2",
119119
"rxjs": "^7.8.2",
120-
"sanitize-html": "^2.17.0",
120+
"sanitize-html": "^2.17.1",
121121
"sortablejs": "1.15.7",
122122
"uuid": "^8.3.2",
123123
"zone.js": "~0.13.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10958,10 +10958,10 @@ safe-stable-stringify@^2.4.3:
1095810958
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
1095910959
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
1096010960

10961-
sanitize-html@^2.17.0:
10962-
version "2.17.0"
10963-
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.17.0.tgz#a8f66420a6be981d8fe412e3397cc753782598e4"
10964-
integrity sha512-dLAADUSS8rBwhaevT12yCezvioCA+bmUTPH/u57xKPT8d++voeYE6HeluA/bPbQ15TwDBG2ii+QZIEmYx8VdxA==
10961+
sanitize-html@^2.17.1:
10962+
version "2.17.1"
10963+
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.17.1.tgz#3b8073f9b2bf5b47bed045e09a0e428b1fe38bf3"
10964+
integrity sha512-ehFCW+q1a4CSOWRAdX97BX/6/PDEkCqw7/0JXZAGQV57FQB3YOkTa/rrzHPeJ+Aghy4vZAFfWMYyfxIiB7F/gw==
1096510965
dependencies:
1096610966
deepmerge "^4.2.2"
1096710967
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)