Skip to content

Commit 4ab83fe

Browse files
authored
* bump dependencies (#39)
* bump dependencies
1 parent 2c810cc commit 4ab83fe

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

1010

11+
## 3.4.5 - 2025-07-23
12+
13+
### Changed
14+
* bump dependencies
15+
16+
1117
## 3.4.4 - 2025-07-22
1218

1319
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-node-client",
33
"description": "npm / node module to transfer dependency information to TrustSource server.",
4-
"version": "3.4.4",
4+
"version": "3.4.5",
55
"homepage": "https://app.trustsource.io/",
66
"author": {
77
"name": "Oleksandr Dmukhovskyi",

0 commit comments

Comments
 (0)