Unverified Commit d70a7250 authored by Michael Daniels's avatar Michael Daniels
Browse files

ci/github-script: update dependencies, `npm audit fix`

`@actions/artifact` and `commander` now match the versions
used in `.github/workflows/bot.yml`.
parent ae9f2487
Loading
Loading
Loading
Loading
+261 −313

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
{
  "private": true,
  "dependencies": {
    "@actions/artifact": "2.3.2",
    "@actions/artifact": "5.0.3",
    "@actions/core": "1.11.1",
    "@actions/github": "6.0.1",
    "bottleneck": "2.19.5",
    "commander": "14.0.0"
    "commander": "14.0.3"
  }
}