fix(package.json): Update dependency versions for smartmongo, smartrequest, tsbuild, and @types/node

This commit is contained in:
2025-04-08 10:42:37 +00:00
parent 7fa43ee785
commit c076875c2f
4 changed files with 904 additions and 840 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.6.2',
version: '5.6.3',
description: 'A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.'
}