chore(deps): bump isomorphic-dompurify from 1.6.0 to 1.7.0 (#714)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-03 18:35:43 +01:00 committed by GitHub
parent f23f96e3a2
commit c2b46df241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 6 deletions

View File

@ -87,7 +87,7 @@
"idb-keyval": "6.2.1",
"immer": "10.0.2",
"ioredis": "5.3.2",
"isomorphic-dompurify": "1.6.0",
"isomorphic-dompurify": "1.7.0",
"js-yaml": "4.1.0",
"jsdom": "22.1.0",
"jsonfeed-to-rss": "3.0.7",

View File

@ -177,8 +177,8 @@ dependencies:
specifier: 5.3.2
version: 5.3.2
isomorphic-dompurify:
specifier: 1.6.0
version: 1.6.0(canvas@2.11.2)
specifier: 1.7.0
version: 1.7.0(canvas@2.11.2)
js-yaml:
specifier: 4.1.0
version: 4.1.0
@ -6972,6 +6972,10 @@ packages:
resolution: {integrity: sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==}
dev: false
/dompurify@3.0.4:
resolution: {integrity: sha512-ae0mA+Qiqp6C29pqZX3fQgK+F91+F7wobM/v8DRzDqJdZJELXiFUx4PP4pK/mzUS0xkiSEx3Ncd9gr69jg3YsQ==}
dev: false
/dot-prop@5.3.0:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
engines: {node: '>=8'}
@ -8806,11 +8810,11 @@ packages:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
dev: true
/isomorphic-dompurify@1.6.0(canvas@2.11.2):
resolution: {integrity: sha512-ghd7K3FKk+/gLlK7UBJ6xmCho+NggmDwucEa9MZ/qERMigaLbkaARZ5srw1ZSksEIp9MnNIZFnkxe2+lgNgIrA==}
/isomorphic-dompurify@1.7.0(canvas@2.11.2):
resolution: {integrity: sha512-Iqt+WDG6I6qjsHAV9k3TYXemKHz5pfMZbSDklCXY2KaQY/jY2s+VbpxKP4j0ujCZ+11/oUB4NPQMY+dVEJ9vPA==}
dependencies:
'@types/dompurify': 3.0.2
dompurify: 3.0.3
dompurify: 3.0.4
jsdom: 22.1.0(canvas@2.11.2)
transitivePeerDependencies:
- bufferutil