Skip to content

Commit

Permalink
Merge pull request #233 from kafkajs/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…minimist-1.2.8

Bump minimist from 1.2.0 to 1.2.8 in /website
  • Loading branch information
kriskw1999 authored Jan 11, 2025
2 parents a0b64e9 + dc307fd commit b1c5b9a
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4376,15 +4376,10 @@ minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

minimist@^1.1.3, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=

minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==

minipass@^2.6.0, minipass@^2.9.0:
version "2.9.0"
Expand Down

0 comments on commit b1c5b9a

Please sign in to comment.