Skip to content

Commit e61e411

Browse files
Merge pull request #235 from microsoft/dependabot/npm_and_yarn/ClientAdvisor/App/frontend/dependabotchanges/multi-f2b83b369a
build: bump dompurify and @types/dompurify in /ClientAdvisor/App/frontend
2 parents 0561b34 + 48e6b2b commit e61e411

File tree

2 files changed

+27
-21
lines changed

2 files changed

+27
-21
lines changed

ClientAdvisor/App/frontend/package-lock.json

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

ClientAdvisor/App/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@fluentui/react": "^8.122.2",
2121
"@fluentui/react-hooks": "^8.6.29",
2222
"@fluentui/react-icons": "^2.0.270",
23-
"dompurify": "^3.0.8",
23+
"dompurify": "^3.2.3",
2424
"lodash": "^4.17.21",
2525
"lodash-es": "^4.17.21",
2626
"react": "^18.2.0",
@@ -39,7 +39,7 @@
3939
"@testing-library/jest-dom": "^6.5.0",
4040
"@testing-library/react": "^16.0.1",
4141
"@testing-library/user-event": "^14.5.2",
42-
"@types/dompurify": "^3.0.5",
42+
"@types/dompurify": "^3.2.0",
4343
"@types/eslint-config-prettier": "^6.11.3",
4444
"@types/jest": "^29.5.12",
4545
"@types/lodash-es": "^4.17.12",

0 commit comments

Comments
 (0)