fix(dependencies): Update dependencies for improved compatibility

This commit is contained in:
2025-01-19 11:15:46 +01:00
parent 62b2f976cf
commit 702fbcbded
5 changed files with 62 additions and 53 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartcontext',
version: '2.1.4',
version: '2.1.5',
description: 'A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.'
}