Skip to content

Commit f1f47d9

Browse files
deps: bump iconv-lite (#631)
* depb: bump iconv-lite * Update package.json * Update HISTORY.md --------- Co-authored-by: Phillip Barta <barta.phillip@gmail.com>
1 parent ca9864a commit f1f47d9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ unreleased
44
* refactor: move common request validation to read function
55
* deps:
66
* type-is@^2.0.1
7+
* iconv-lite@^0.7.0
78

89
2.2.0 / 2025-03-27
910
=========================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"content-type": "^1.0.5",
1818
"debug": "^4.4.0",
1919
"http-errors": "^2.0.0",
20-
"iconv-lite": "^0.6.3",
20+
"iconv-lite": "^0.7.0",
2121
"on-finished": "^2.4.1",
2222
"qs": "^6.14.0",
2323
"raw-body": "^3.0.0",

0 commit comments

Comments
 (0)