Skip to content

Commit 9244e7b

Browse files
committed
Merge remote-tracking branch 'origin/master' into audit-netlify
2 parents 4496262 + c780383 commit 9244e7b

File tree

3 files changed

+155
-187
lines changed

3 files changed

+155
-187
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,21 @@ This project attempts to follow [Keep a Changelog](https://keepachangelog.com/en
2222

2323
---
2424

25+
## [1.25.14] - 2025-11-18
26+
27+
### Changed
28+
29+
- Bumped project version to `v1.25.14`.
30+
- Updated dependencies:
31+
- `svelte` `5.43.7``5.43.10`
32+
- `posthog-js` `^1.293.0``^1.295.0`
33+
34+
### Security
35+
36+
- Added transitive dependency override for `glob` to `^11.1.0`, in order to address CVE-2025-64756.
37+
38+
---
39+
2540
## [1.25.13] - 2025-11-16
2641

2742
### Changed
@@ -1915,7 +1930,8 @@ This enables analytics filtering and CSP hardening for the audit environment.
19151930

19161931
<!-- Link references -->
19171932

1918-
[Unreleased]: https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.25.13...HEAD
1933+
[Unreleased]: https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.25.14...HEAD
1934+
[1.25.14]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.14
19191935
[1.25.13]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.13
19201936
[1.25.12]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.12
19211937
[1.25.11]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.25.11

0 commit comments

Comments
 (0)