Skip to content

Commit

Permalink
Merge 40a3ecb into f798d5b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 25, 2021
2 parents f798d5b + 40a3ecb commit af09ccb
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions yarn.lock
Expand Up @@ -557,7 +557,7 @@ js-yaml@^3.13.1:
argparse "^1.0.7"
esprima "^4.0.0"

jshashes@~1.0.0:
jshashes@~1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/jshashes/-/jshashes-1.0.8.tgz#f60d837428383abf73ab022e1542e6614bd75514"
integrity sha512-btmQZ/w1rj8Lb6nEwvhjM7nBYoj54yaEFo2PWh3RkxZ8qNwuvOxvQYN/JxVuwoMmdIluL+XwYVJ+pEEZoSYybQ==
Expand Down Expand Up @@ -633,12 +633,11 @@ object-inspect@^1.9.0:
integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==

ohauth@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ohauth/-/ohauth-1.0.0.tgz#c2e8bff3bef0ae491447922243e1ba705117de4b"
integrity sha1-wui/877wrkkUR5IiQ+G6cFEX3ks=
version "1.0.1"
resolved "https://registry.yarnpkg.com/ohauth/-/ohauth-1.0.1.tgz#a5d4ab8e5390bb1cad68a58cc9c58630173c02f2"
integrity sha512-R9ZUN3+FVCwzeOOHCJpzA9jw/byRxp5O9X06mTL6Sp/LIQn/rLrMv6cwYctX+hoIKzRUsalGJXZ1kG5wBmSskQ==
dependencies:
jshashes "~1.0.0"
xtend "~4.0.0"
jshashes "~1.0.8"

once@^1.3.0:
version "1.4.0"
Expand Down Expand Up @@ -857,8 +856,3 @@ wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=

xtend@~4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

0 comments on commit af09ccb

Please sign in to comment.