fix: dompurify deps on utils
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@standardnotes/common": "^1.23.1",
|
||||
"@types/dompurify": "^2.3.3",
|
||||
"dompurify": "^2.3.6",
|
||||
"dompurify": "^2.3.8",
|
||||
"lodash": "^4.17.21",
|
||||
"reflect-metadata": "^0.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/dompurify": "^2.3.3",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
"@types/lodash": "^4.14.179",
|
||||
|
||||
@@ -7376,7 +7376,7 @@ __metadata:
|
||||
"@types/lodash": ^4.14.179
|
||||
"@types/node": ^18.0.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.30.0
|
||||
dompurify: ^2.3.6
|
||||
dompurify: ^2.3.8
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
jest: ^27.5.1
|
||||
jsdom: ^20.0.0
|
||||
@@ -16609,7 +16609,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dompurify@npm:^2.2.9, dompurify@npm:^2.3.6":
|
||||
"dompurify@npm:^2.2.9, dompurify@npm:^2.3.8":
|
||||
version: 2.3.8
|
||||
resolution: "dompurify@npm:2.3.8"
|
||||
checksum: dc7b32ee57a03fe5166a850071200897cc13fa069287a709e3b2138052d73ec09a87026b9e28c8d2f254a74eaa52ef30644e98e54294c30acbca2a53f1bbc5f4
|
||||
|
||||
Reference in New Issue
Block a user