build: Updating y18n to 4.0.1

* https://npmjs.com/advisories/1654 (CVE-2020-7774)

Change-Id: Id525485ab8f37690c47394a110fa78295418c7e7
This commit is contained in:
libraryupgrader 2021-03-30 13:02:26 +00:00
parent a57b2b67b2
commit 57326a0290
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -13909,9 +13909,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": {