Skip to content

Commit b6c3849

Browse files
πŸ”– release 1.14.23
1 parent 5000d41 commit b6c3849

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [v1.14.23](https://github.com/haliphax/narf/compare/v1.14.22...v1.14.23) (2026-03-10)
2+
3+
## πŸ”’ Security Issues
4+
- [`d60ddf0`](https://github.com/haliphax/narf/commit/d60ddf0) ️ bump js-yaml from 4.1.0 to 4.1.1 (#158) (Issues: [`#158`](https://github.com/haliphax/narf/issues/158))
5+
- [`a295dde`](https://github.com/haliphax/narf/commit/a295dde) ️ bump body-parser from 2.2.0 to 2.2.1 (#160) (Issues: [`#160`](https://github.com/haliphax/narf/issues/160))
6+
- [`6f2b572`](https://github.com/haliphax/narf/commit/6f2b572) ️ bump express from 5.1.0 to 5.2.0 (#161) (Issues: [`#161`](https://github.com/haliphax/narf/issues/161))
7+
- [`5105a0e`](https://github.com/haliphax/narf/commit/5105a0e) ️ bump validator from 13.15.20 to 13.15.23 (#162) (Issues: [`#162`](https://github.com/haliphax/narf/issues/162))
8+
- [`5000d41`](https://github.com/haliphax/narf/commit/5000d41) dependency updates
9+
110
# [v1.14.22](https://github.com/haliphax/narf/compare/v1.14.21...v1.14.22) (2025-10-28)
211

312
## πŸ”’ Security Issues

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@
105105
"transform": "tsx src/tasks/transform.ts"
106106
},
107107
"type": "module",
108-
"version": "1.14.22"
108+
"version": "1.14.23"
109109
}

0 commit comments

Comments
Β (0)