Skip to content

Commit 82eb0dd

Browse files
committed
Update dependencies to fix CVE-2026-25727 although probably not affected (at least not directly)
1 parent a3ba26b commit 82eb0dd

File tree

4 files changed

+213
-37
lines changed

4 files changed

+213
-37
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/nerou42/network-journal/compare/v0.6.1...HEAD)
8+
## [Unreleased](https://github.com/nerou42/network-journal/compare/v0.6.2...HEAD)
9+
10+
## [0.6.2](https://github.com/nerou42/network-journal/compare/v0.6.1...v0.6.2) - 2026-02-11
11+
12+
### Security
13+
14+
- Update `time` to a patched version regarding CVE-2026-25727 (I did not find any usage of the vulnerable parts)
15+
916

1017
## [0.6.1](https://github.com/nerou42/network-journal/compare/v0.6.0...v0.6.1) - 2025-12-07
1118

0 commit comments

Comments
 (0)