SharonKoch / Wiki_Demo

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency akismet-api to v6 - autoclosed #69

Closed mend-for-github-com[bot] closed 6 months ago

mend-for-github-com[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
akismet-api dependencies major 5.3.0 -> 6.0.0

By merging this PR, the issue #23 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2022-24999
High High 7.5 CVE-2022-25901

Release Notes

chrisfosterelli/akismet-api (akismet-api) ### [`v6.0.0`](https://togithub.com/chrisfosterelli/akismet-api/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://togithub.com/chrisfosterelli/akismet-api/compare/v5.3.0...v6.0.0) \===== - **Breaking:** Removed support for Node 13 (end of life) - **Breaking:** Removed support for Node 12 (end of life) - **Breaking:** Removed support for Node 10 (end of life) - Feature: Added support for `honeypot` / `honeypot_field_name` - Feature: Added official support for Node 19.x - Feature: Added official support for Node 18.x - Patch: User agent is no longer a required field - Patch: Added CI typescript type validation - Patch: Fixed travis link - Patch: Updated nock to 13.0.0 - Patch: Updated prettier to 2.0.2 - Patch: Updated mocha to 10.0.0 - Patch: Updated superagent to 8.0.0 - Patch: Updated chai to 4.0.1 - Patch: Resolved dependabot alert about qs - Patch: Resolved dependabot alert about minimatch