npm upgrade

This commit is contained in:
Dawid Dziurla
2020-12-16 18:58:31 +01:00
parent 2c5f24285f
commit 8be2ceac54
8 changed files with 621 additions and 130 deletions

7
node_modules/y18n/CHANGELOG.md generated vendored
View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 4.0.1 (2020-11-30)
### Bug Fixes
* address prototype pollution issue ([#108](https://www.github.com/yargs/y18n/issues/108)) ([a9ac604](https://www.github.com/yargs/y18n/commit/a9ac604abf756dec9687be3843e2c93bfe581f25))
<a name="4.0.0"></a>
# [4.0.0](https://github.com/yargs/y18n/compare/v3.2.1...v4.0.0) (2017-10-10)