Skip to content

Commit 475a495

Browse files
fix: Update follow-redirects dev dependency to suppress npm audit warning
1 parent dbc57e2 commit 475a495

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
### Security
10+
* Increase `follow-redirects` locked-version due to security
11+
[vulnerability in follow-redirects <1.15.5](https://github.com/advisories/GHSA-cxjh-pqwp-8mfp)
12+
13+
814
## [1.12.0] - 2024-02-27
915
### Added
1016
* New language available: Arabic (`'ar'`). Add language code constants and tests.
@@ -226,6 +232,7 @@ client library took over this package name. Thanks to
226232
ownership.
227233

228234

235+
[Unreleased]: https://github.com/DeepLcom/deepl-node/compare/v1.12.0...HEAD
229236
[1.12.0]: https://github.com/DeepLcom/deepl-node/compare/v1.11.1...v1.12.0
230237
[1.11.1]: https://github.com/DeepLcom/deepl-node/compare/v1.11.0...v1.11.1
231238
[1.11.0]: https://github.com/DeepLcom/deepl-node/compare/v1.10.2...v1.11.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)