Skip to content

lingo.dev@0.137.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:09
· 46 commits to main since this release
ac83ecb

Patch Changes

  • #2125 1769abe Thanks @cherkanovart! - Resolve all high and critical security advisories. Two layers:

    • Repo tree / pnpm audit: root pnpm overrides pin patched, major-capped versions of transitive dependencies (axios, vite, ws, form-data, fast-xml-parser, shell-quote, lodash, serialize-javascript, minimatch, picomatch, tmp, and others), taking pnpm audit from 121 high + 5 critical to 0.
    • Published packages (consumer-facing): bump the vulnerable runtime dependencies that ship in the published manifests to patched versions so consumers no longer install or run them — lodash 4.17.23 → 4.18.1 (lingo.dev, @lingo.dev/_react, @lingo.dev/_compiler, @lingo.dev/compiler), @modelcontextprotocol/sdk 1.22.0 → 1.26.0 (lingo.dev), ws 8.18.3 → 8.21.0 (@lingo.dev/compiler). All patch/minor in-major bumps; no API changes.
  • Updated dependencies [1769abe]:

    • @lingo.dev/_react@0.7.8
    • @lingo.dev/_compiler@0.12.8