Skip to content

Commit 05b26ed

Browse files
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1dc4e46 commit 05b26ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hypermedium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fs-extra": "^9.0.1",
4444
"graphlib": "^2.1.8",
4545
"handlebars": "^4.7.6",
46-
"minimist": "^1.2.5",
46+
"minimist": "^1.2.6",
4747
"path-to-regexp": "^6.2.0",
4848
"rxjs": "^6.6.2",
4949
"uri-template": "^1.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,10 @@ mime@1.6.0:
484484
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
485485
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
486486

487-
minimist@^1.2.5:
488-
version "1.2.5"
489-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
490-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
487+
minimist@^1.2.5, minimist@^1.2.6:
488+
version "1.2.6"
489+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
490+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
491491

492492
moment@^2.27.0:
493493
version "2.27.0"

0 commit comments

Comments
 (0)