Skip to content

Commit abb7104

Browse files
cs-rajclaude
andcommitted
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

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v1.31.2](https://github.com/contentstack/contentstack-management-javascript/tree/v1.31.2) (2026-09-22)
4+
5+
- Resolved security vulnerabilities in dependencies
6+
37
## [v1.31.1](https://github.com/contentstack/contentstack-management-javascript/tree/v1.31.1) (2026-07-30)
48

59
- Snyk fixes

0 commit comments

Comments
 (0)