Skip to content

chore(package): update dependencies - #43

Open
tcort wants to merge 1 commit into
strongloop:masterfrom
tcort:update-deps-for-v20
Open

chore(package): update dependencies#43
tcort wants to merge 1 commit into
strongloop:masterfrom
tcort:update-deps-for-v20

Conversation

@tcort

Copy link
Copy Markdown
  • update to latest nan so that it builds on v20
  • update to latest tap and debug for security fixes
  • change t.assert() to t.ok() for API change in tap
  • remove unused require('assert') calls in tests

- update to latest nan so that it builds on v20
- update to latest tap and debug for security fixes
- change t.assert() to t.ok() for API change in tap
- remove unused require('assert') calls in tests
Sign up for freeto 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

@tcort