Skip to content

chore(deps): regenerate package-lock.json after @types/node bump#60

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/package-lock-drift
May 12, 2026
Merged

chore(deps): regenerate package-lock.json after @types/node bump#60
hyperpolymath merged 1 commit into
mainfrom
fix/package-lock-drift

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Fixes the lockfile drift left on main when #58 merged with only package.json updated. npm install regenerates package-lock.json cleanly; @types/node resolves to 20.19.41 (highest compatible with the new ^20.19.40 range).

Follow-up to the cherry-pick recovery flagged in #58 — the Contents-API write for the lockfile failed during the recovery, so the merge landed in a drifted state until now.

PR #58 (recovery cherry-pick of @types/node 20.19.39 → 20.19.40) wrote
package.json but the Contents-API write for package-lock.json was lost,
so main landed in a drifted state.
up to date, audited 378 packages in 2s

63 packages are looking for funding
  run `npm fund` for details

6 high severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details. regenerates the
lockfile cleanly; @types/node resolves to 20.19.41 (latest compatible
with ^20.19.40).
@hyperpolymath hyperpolymath merged commit f49ddd0 into main May 12, 2026
13 of 30 checks passed
@hyperpolymath hyperpolymath deleted the fix/package-lock-drift branch May 12, 2026 20:41
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant