Skip to content

Commit a869f66

Browse files
authored
Merge pull request #345 from vuejs/dependabot/npm_and_yarn/minimist-1.2.7
2 parents afbf097 + 52dfdee commit a869f66

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -5633,15 +5633,10 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1:
56335633
dependencies:
56345634
brace-expansion "^1.1.7"
56355635

5636-
minimist@^1.2.0:
5637-
version "1.2.0"
5638-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
5639-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
5640-
5641-
minimist@^1.2.5:
5642-
version "1.2.5"
5643-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5644-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5636+
minimist@^1.2.0, minimist@^1.2.5:
5637+
version "1.2.7"
5638+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
5639+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
56455640

56465641
minipass@^2.6.0, minipass@^2.9.0:
56475642
version "2.9.0"

0 commit comments

Comments
 (0)