You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,12 @@ This changelog follows the principles of [Keep a Changelog](https://keepachangel
10
10
11
11
### Changed
12
12
13
+
- Standardize Node.js version to 22 across all environments (docker dev environment, CI, production).
14
+
13
15
### Fixed
14
16
17
+
- Upgrade dependencies to drastically reduce vulnerabilities flagged by `npm audit`. Reduced from +100 including 12 critical and 33 high to only 2 moderate.
0 commit comments