Merge pull request #4677 from djadmin/chore_dompurify_unpin_dependency

chore(deps): unpin the dompurify dependency
This commit is contained in:
Sidharth Vinod 2023-08-02 03:06:18 +00:00 committed by GitHub
commit c9c2f6c121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",

2
pnpm-lock.yaml generated
View File

@ -222,7 +222,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