Merge pull request #407 from codetheweb/dependabot/npm_and_yarn/array-shuffle-3.0.0

This commit is contained in:
Max Isom 2021-12-12 13:39:55 -05:00 committed by GitHub
commit 4e9c1e78c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -532,10 +532,10 @@ argparse@^1.0.7:
dependencies:
sprintf-js "~1.0.2"
array-shuffle@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/array-shuffle/-/array-shuffle-2.0.0.tgz#fd36437cd7997d557055283c946e46379a7cd343"
integrity sha512-rJTchCppiO6QsQnN51KDH1cgMYm13B+ybxFS5GgdBdTTHpZcrq3M7SOBgzp+L9fqqnjkFDiwdEVcX1wINgl9DQ==
array-shuffle@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/array-shuffle/-/array-shuffle-3.0.0.tgz#9a927cc2ca4c8ef4d71cddef7c9ee7b3b733d54b"
integrity sha512-rogEGxHOQPhslOhpg12LJkB+bbAl484/s2AJq0BxtzQDQfKl76fS2u9zWgg3p3b9ENcuvE7K8A7l5ddiPjCRnw==
array-union@^2.1.0:
version "2.1.0"