Commit abb7104
chore: update dependencies and changelog for v1.31.2
Bumps runtime dependencies axios (^1.18.1 -> ^1.20.0) and qs
(^6.15.2 -> ^6.16.0), plus dev dependencies @babel/eslint-parser,
@slack/bolt, @types/lodash, jest, nock, ts-jest and webpack.
npm audit across the dependency tree before and after:
before 17 vulnerabilities (3 critical, 6 high, 7 moderate, 1 low)
after 10 vulnerabilities (3 critical, 1 high, 5 moderate, 1 low)
Seven resolved, five of them high severity. The qs advisory is the
consumer-facing one, since qs is a runtime dependency. The ten that
remain are all dev-only (babel-traverse, mocha, nyc, istanbul,
serialize-javascript, uuid, diff, mochawesome) and are not shipped.
Verified with npm run lint (clean) and npm run test:unit (686 passing).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 9c68bd5 commit abb7104
3 files changed
Lines changed: 1479 additions & 1022 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
0 commit comments