chore: upgrade dependencies - #55
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
upgrade dependencies
Type of Change
Changes Made
Security
(8 findings: 2 high, 6 moderate):
nodemailer9.0.1 → 9.1.1 — direct production dependency. Fixes a quadratic (O(n²)) timecomplexity in
addressparserthat allows a remote denial of service via a crafted address list(GHSA-2x7j-588g-ccc2), a bypass of
disableFileAccess/disableUrlAccesswhenresolveContent()is called on aMailMessagewiththe legacy signature (GHSA-8m3c-c648-2xjj),
an IDN/Punycode domain allow-list bypass that delivers mail to an attacker-controlled domain
(GHSA-wmmp-3585-3rmp), and a
recipient-domain validation bypass via RFC 5322 comment mis-parsing
(GHSA-cc9r-2j5m-2m83)
js-yaml4.3.1 → 4.3.2 — fixesmaxTotalMergeKeysnot limiting CPU use for empty merge sources(GHSA-2883-xcg3-v3hh), on top of the
previously pinned
!!omapquadratic CPU consumption fix (GHSA-52cp-r559-cp3m). It is pulled bycosmiconfigthrough the commitlint and stylelint toolchainscolord2.9.3 → 2.10.0 — fixes slow rejection of oversized malformed color strings(GHSA-2wm5-q62r-hmrv). It is pulled by
stylelintvitestand@vitest/mocker4.1.10 → 4.1.11 — fixes path traversal / arbitrary file read viathe
@vitest/mockerredirect mock(GHSA-82fw-gwwq-j7x9).
@vitest/coverage-v8and
@vitest/uiare bumped alongside to keep the Vitest family aligned