git.fiddlerwoaroof.com
Browse code

chore: [security] bump y18n from 4.0.0 to 4.0.3

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 08/04/2021 06:15:46
Showing 1 changed files
... ...
@@ -9527,9 +9527,9 @@
9527 9527
       "dev": true
9528 9528
     },
9529 9529
     "y18n": {
9530
-      "version": "4.0.0",
9531
-      "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
9532
-      "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
9530
+      "version": "4.0.3",
9531
+      "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
9532
+      "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
9533 9533
       "dev": true
9534 9534
     },
9535 9535
     "yallist": {