Skip to content

Commit

Permalink
Bump dompurify from 3.1.6 to 3.1.7 in /frontend-react
Browse files Browse the repository at this point in the history
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.6...3.1.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 8f312eb commit 70ec4b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.2.0",
"dompurify": "^3.1.6",
"dompurify": "^3.1.7",
"downloadjs": "^1.4.7",
"export-to-csv-fix-source-map": "^0.2.1",
"focus-trap-react": "^10.3.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6590,10 +6590,10 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.1.6":
version: 3.1.6
resolution: "dompurify@npm:3.1.6"
checksum: cc4fc4ccd9261fbceb2a1627a985c70af231274a26ddd3f643fd0616a0a44099bd9e4480940ce3655612063be4a1fe9f5e9309967526f8c0a99f931602323866
"dompurify@npm:^3.1.7":
version: 3.1.7
resolution: "dompurify@npm:3.1.7"
checksum: 0a9b811bbc94f3dba60cf6486962362b0f1a5b4ab789f5e1cbd4749b6ba1a1fad190a677a962dc8850ce28764424765fe425e9d6508e4e93ba648ef15d54bc24
languageName: node
linkType: hard

Expand Down Expand Up @@ -12305,7 +12305,7 @@ __metadata:
cross-env: ^7.0.3
date-fns: ^3.6.0
date-fns-tz: ^3.2.0
dompurify: ^3.1.6
dompurify: ^3.1.7
dotenv-flow: ^4.1.0
downloadjs: ^1.4.7
eslint: 8.57
Expand Down

0 comments on commit 70ec4b9

Please sign in to comment.