Bump minimist from 1.2.2 to 1.2.3 in /tgui

Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-04-04 02:49:27 +00:00
committed by GitHub
parent 413ded02c0
commit 09e50d70e4
2 changed files with 4 additions and 4 deletions

View File

@@ -5480,9 +5480,9 @@
}
},
"minimist": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.2.tgz",
"integrity": "sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA=="
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.3.tgz",
"integrity": "sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw=="
},
"mixin-deep": {
"version": "1.3.2",

View File

@@ -35,7 +35,7 @@
"html5shiv": "3.7.3",
"ie8": "0.8.1",
"lodash": "^4.17.15",
"minimist": "1.2.2",
"minimist": "1.2.3",
"paths-js": "0.4.10",
"pleeease-filters": "2.0.0",
"postcss": "7.0.18",