]> cat aescling's git repositories - mastodon.git/commitdiff
Bump des.js from 1.0.0 to 1.0.1 (#13805)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 21 May 2020 14:15:27 +0000 (23:15 +0900)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 14:15:27 +0000 (23:15 +0900)
Bumps [des.js](https://github.com/indutny/des.js) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/indutny/des.js/releases)
- [Commits](https://github.com/indutny/des.js/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
yarn.lock

index 3a47892bab431c245488b2e6d47ea32b1eee89d2..6ec92a29b6038b1a6fd0b2784d758377867fc592 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3590,9 +3590,9 @@ depd@~1.1.2:
   integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
 
 des.js@^1.0.0:
-  version "1.0.0"
-  resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.0.tgz#c074d2e2aa6a8a9a07dbd61f9a15c2cd83ec8ecc"
-  integrity sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=
+  version "1.0.1"
+  resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.1.tgz#5382142e1bdc53f85d86d53e5f4aa7deb91e0843"
+  integrity sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==
   dependencies:
     inherits "^2.0.1"
     minimalistic-assert "^1.0.0"