Browse Source

Merge pull request #8 from jonathan-grah/dependabot/npm_and_yarn/y18n-4.0.1

chore(deps): bump y18n from 4.0.0 to 4.0.1
Jonathan Graham 4 years ago
parent
commit
6e59fdf2f9
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package-lock.json

+ 3 - 3
package-lock.json

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