Skip to content

Commit 6435f09

Browse files
committed
fix: Security upgrade for cross-spawn
1 parent 58cbe8b commit 6435f09

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

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

77

8+
## [Unreleased]
9+
### Changed
10+
* Upgrade cross-spawn library (see https://github.com/advisories/GHSA-3xgq-45jj-v275)
11+
812
## [1.16.0] - 2025-01-22
913
### Added
1014
* Added support for the Write API in the client library, the implementation
@@ -276,6 +280,7 @@ client library took over this package name. Thanks to
276280
ownership.
277281

278282

283+
[Unreleased]: https://github.com/DeepLcom/deepl-node/compare/v1.15.0...HEAD
279284
[1.16.0]: https://github.com/DeepLcom/deepl-node/compare/v1.15.0...v1.16.0
280285
[1.15.0]: https://github.com/DeepLcom/deepl-node/compare/v1.14.0...v1.15.0
281286
[1.14.0]: https://github.com/DeepLcom/deepl-node/compare/v1.13.1...v1.14.0

package-lock.json

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

0 commit comments

Comments
 (0)