chore(deps): unpin the dompurify dependency

This commit is contained in:
Dheeraj Joshi 2023-07-28 15:59:32 +05:30
parent 35299978a4
commit 6c12bbb80f
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@
"d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.10",
"dayjs": "^1.11.7",
"dompurify": "3.0.5",
"dompurify": "^3.0.5",
"elkjs": "^0.8.2",
"khroma": "^2.0.0",
"lodash-es": "^4.17.21",

View File

@ -218,7 +218,7 @@ importers:
specifier: ^1.11.7
version: 1.11.7
dompurify:
specifier: 3.0.5
specifier: ^3.0.5
version: 3.0.5
elkjs:
specifier: ^0.8.2