Skip to content

Conversation

@peterv959
Copy link

Summary

There were quite a few critical vulnerabilities which make me nervous. Granted, they were in the devDependencies, but I still get nervous. This reduced the vulnerabilities from 37 to 19. All tests pass with three exceptions. These three failing tests pre-existed.

Test plan

The output from the npm run test:full

test-results.txt

Related to source code (for typings update)

PeterV989 added 2 commits November 8, 2025 05:14
typescript: 3.9.10 → 5.9.3
ts-node: 8.10.2 → 10.9.2
mocha: 7.2.0 → 11.7.5 (brings glob 7.1.3 → 10.4.5)
@types/mocha: 8.0.3 → 10.0.10
@types/node: 14.18.63 → 24.10.0
@types/chai: 4.3.20 → 5.2.3
regenerator-runtime: 0.13.11 → 0.14.1
saxes: 5.0.1 → 6.0.0
unzipper: 0.10.14 → 0.12.3
browserify: 16.5.2 → 17.0.1
grunt-browserify: 5.3.0 → 6.0.0
grunt-contrib-jasmine: 2.2.0 → 4.0.0
grunt-terser: 1.0.0 → 2.0.0

Removed grunt-exorcise as modern browsers handle inline maps now.

Fixed: TypeScript test using deprecated API

Vulnerabilities reduced from 37 to 19 with remaining all dev related.

There are still two failing integration tests, but they existed before.
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