diff options
author | dependabot[bot] | 2021-04-01 00:28:10 +0000 |
---|---|---|
committer | GitHub | 2021-04-01 00:28:10 +0000 |
commit | 75d271b639e98b68f99b2cd53f3260d47a0eac7a (patch) | |
tree | bba0645100488954f435f77b987f074c5919b117 | |
parent | e722dc62feb7810438ab74b64e98233c82cac641 (diff) | |
download | waev-75d271b639e98b68f99b2cd53f3260d47a0eac7a.tar.gz |
Bump y18n from 4.0.0 to 4.0.1 in /assets
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | assets/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/package-lock.json b/assets/package-lock.json index 76d758c..ed00532 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -8248,9 +8248,9 @@ "dev": true }, "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", + "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", "dev": true }, "yallist": { |