]> git.openstreetmap.org Git - rails.git/commitdiff
Bump ohauth from 1.0.0 to 1.0.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 25 May 2021 05:01:10 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Tue, 25 May 2021 05:01:10 +0000 (05:01 +0000)
Bumps [ohauth](https://github.com/osmlab/ohauth) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/osmlab/ohauth/releases)
- [Changelog](https://github.com/osmlab/ohauth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/ohauth/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
yarn.lock

index eade1c7a072ceec59c5c930aafb38911e51ee554..ad67759037a329e0a5c2ba8d5b89d3c8406f2a61 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -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==
@@ -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"
@@ -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==