mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
update dompurify
This commit is contained in:
+2
-2
@@ -62,7 +62,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"diff": "8.0.3",
|
||||
"dompurify": "^3.3.1",
|
||||
"dompurify": "^3.3.3",
|
||||
"fractional-indexing-jittered": "^1.0.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"image-dimensions": "^2.5.0",
|
||||
@@ -109,7 +109,7 @@
|
||||
"lodash": "4.17.23",
|
||||
"ws": "8.19.0",
|
||||
"cross-spawn": "7.0.5",
|
||||
"dompurify": "3.3.1",
|
||||
"dompurify": "3.3.3",
|
||||
"tmp": "0.2.5",
|
||||
"lodash-es": "4.17.23",
|
||||
"markdown-it": "14.1.1",
|
||||
|
||||
Generated
+8
-8
@@ -14,7 +14,7 @@ overrides:
|
||||
lodash: 4.17.23
|
||||
ws: 8.19.0
|
||||
cross-spawn: 7.0.5
|
||||
dompurify: 3.3.1
|
||||
dompurify: 3.3.3
|
||||
tmp: 0.2.5
|
||||
lodash-es: 4.17.23
|
||||
markdown-it: 14.1.1
|
||||
@@ -170,8 +170,8 @@ importers:
|
||||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
dompurify:
|
||||
specifier: 3.3.1
|
||||
version: 3.3.1
|
||||
specifier: 3.3.3
|
||||
version: 3.3.3
|
||||
fractional-indexing-jittered:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
@@ -6510,8 +6510,8 @@ packages:
|
||||
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
dompurify@3.3.1:
|
||||
resolution: {integrity: sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==}
|
||||
dompurify@3.3.3:
|
||||
resolution: {integrity: sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==}
|
||||
|
||||
domutils@3.2.2:
|
||||
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
||||
@@ -17205,7 +17205,7 @@ snapshots:
|
||||
dependencies:
|
||||
domelementtype: 2.3.0
|
||||
|
||||
dompurify@3.3.1:
|
||||
dompurify@3.3.3:
|
||||
optionalDependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
|
||||
@@ -19251,7 +19251,7 @@ snapshots:
|
||||
d3-sankey: 0.12.3
|
||||
dagre-d3-es: 7.0.13
|
||||
dayjs: 1.11.19
|
||||
dompurify: 3.3.1
|
||||
dompurify: 3.3.3
|
||||
katex: 0.16.27
|
||||
khroma: 2.1.0
|
||||
lodash-es: 4.17.23
|
||||
@@ -20004,7 +20004,7 @@ snapshots:
|
||||
'@posthog/core': 1.22.0
|
||||
'@posthog/types': 1.345.5
|
||||
core-js: 3.43.0
|
||||
dompurify: 3.3.1
|
||||
dompurify: 3.3.3
|
||||
fflate: 0.4.8
|
||||
preact: 10.28.3
|
||||
query-selector-shadow-dom: 1.0.1
|
||||
|
||||
Reference in New Issue
Block a user