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

@@ -1,5 +1,12 @@
# Changelog
## 2025-01-19 - 2.1.5 - fix(dependencies)
Update dependencies for improved compatibility
- Updated @types/node to version ^22.10.7
- Updated @types/shortid to version 2.2.0
- Updated simple-async-context to version ^0.0.15
## 2025-01-19 - 2.1.4 - fix(documentation)
Remove unnecessary conclusion section from the README for better clarity.