fix(deps): bump dompurify from 3.0.6 to v3.1.3 (stable3.5) #3104
Triggered via pull request
September 23, 2024 00:52
Status
Success
Total duration
1m 13s
Artifacts
–
Annotations
11 warnings
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint:
src/components/ComposerAttachments.vue#L204
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/ComposerAttachments.vue#L248
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/Envelope.vue#L34
'v-html' directive can lead to XSS attack
|
eslint:
src/components/Imip.vue#L163
The type 'EventComponent' is undefined
|
eslint:
src/components/Imip.vue#L165
The type 'AttendeeProperty' is undefined
|
eslint:
src/components/Imip.vue#L269
The type 'CalendarComponent' is undefined
|
eslint:
src/components/Imip.vue#L281
The type 'EventComponent' is undefined
|
eslint:
src/components/Imip.vue#L288
The type 'CalendarComponent' is undefined
|
eslint:
src/components/Imip.vue#L304
The type 'EventComponent' is undefined
|
eslint:
src/components/MessagePlainTextBody.vue#L4
'v-html' directive can lead to XSS attack
|