diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-03 01:17:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-03 01:17:29 +0000 |
commit | 3b8fb0096bffc0174940453d298b88ff91156d69 (patch) | |
tree | 89c37770bf4bb5280a0a64cd5215e93ae8c72752 /package-lock.json | |
parent | b59cf16325d6d4f28913038ac9db99e357c3763a (diff) | |
download | nextcloud-server-3b8fb0096bffc0174940453d298b88ff91156d69.tar.gz nextcloud-server-3b8fb0096bffc0174940453d298b88ff91156d69.zip |
[Security] Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [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-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 92d449f3592..41bbec966ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11134,9 +11134,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==" }, "yallist": { "version": "2.1.2", |