mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-28 12:41:23 +00:00
update dep3
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -47,7 +47,7 @@
|
||||
"buffer": "6.0.3",
|
||||
"chokidar": "^3.6.0",
|
||||
"compressorjs": "^1.2.1",
|
||||
"dompurify": "^3.1.6",
|
||||
"dompurify": "^3.2.6",
|
||||
"emoji-picker-react": "^4.12.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"html-to-text": "^9.0.5",
|
||||
@@ -7795,9 +7795,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dompurify": {
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz",
|
||||
"integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ=="
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.6.tgz",
|
||||
"integrity": "sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==",
|
||||
"license": "(MPL-2.0 OR Apache-2.0)",
|
||||
"optionalDependencies": {
|
||||
"@types/trusted-types": "^2.0.7"
|
||||
}
|
||||
},
|
||||
"node_modules/domutils": {
|
||||
"version": "3.1.0",
|
||||
|
@@ -52,7 +52,7 @@
|
||||
"buffer": "6.0.3",
|
||||
"chokidar": "^3.6.0",
|
||||
"compressorjs": "^1.2.1",
|
||||
"dompurify": "^3.1.6",
|
||||
"dompurify": "^3.2.6",
|
||||
"emoji-picker-react": "^4.12.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"html-to-text": "^9.0.5",
|
||||
|
Reference in New Issue
Block a user