Skip to content

Commit 4f35339

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-8722251
1 parent 971a0ba commit 4f35339

File tree

2 files changed

+406
-487
lines changed

2 files changed

+406
-487
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"calendar-link": "2.1.1",
1212
"date-fns": "2.28.0",
1313
"date-fns-tz": "1.3.4",
14-
"dompurify": "2.3.8",
14+
"dompurify": "3.2.4",
1515
"react": "17.0.2",
1616
"react-add-to-calendar": "0.1.5",
1717
"react-big-calendar": "0.40.1",

0 commit comments

Comments
 (0)