Skip to content

Commit

Permalink
Merge pull request #11 from moiri-gamboni/dependabot/npm_and_yarn/cli…
Browse files Browse the repository at this point in the history
…ent/sanitize-html-2.12.1

Bump sanitize-html from 2.11.0 to 2.12.1 in /client
  • Loading branch information
moiri-gamboni authored Mar 24, 2024
2 parents a877497 + 0fda6d3 commit 9e42b75
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"sanitize-html": "^2.11.0",
"sanitize-html": "^2.12.1",
"typescript": "^5.3.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8810,7 +8810,7 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-icons: "npm:^5.0.1"
sanitize-html: "npm:^2.11.0"
sanitize-html: "npm:^2.12.1"
sharp: "npm:^0.33.2"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -8900,17 +8900,17 @@ __metadata:
languageName: node
linkType: hard

"sanitize-html@npm:^2.11.0":
version: 2.11.0
resolution: "sanitize-html@npm:2.11.0"
"sanitize-html@npm:^2.12.1":
version: 2.12.1
resolution: "sanitize-html@npm:2.12.1"
dependencies:
deepmerge: "npm:^4.2.2"
escape-string-regexp: "npm:^4.0.0"
htmlparser2: "npm:^8.0.0"
is-plain-object: "npm:^5.0.0"
parse-srcset: "npm:^1.0.2"
postcss: "npm:^8.3.11"
checksum: 863dcce83c4631fcb5519fd0739ed9e93adcce8dd89e5a738823c309c68686048b0f4e30e07bae0de67ea72b567ee9c908af756ba22fcfcb8fd1fa2c69ca3e0d
checksum: 0169e77845a237d0a0b74d316a861aa13dccfcc55dd5d33d49a37abc77cb60a55d02644094daae3c88f1d1a348ee5ded5ddf20073002535cdaa24291e653d34d
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e42b75

Please sign in to comment.