From 5f78bc005fa51f9f08eb6400cf9e91c5e7bf0214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 16:19:43 +0000 Subject: [PATCH] Bump crypto-es from 2.0.4 to 2.1.0 Bumps [crypto-es](https://github.com/entronad/crypto-es) from 2.0.4 to 2.1.0. - [Release notes](https://github.com/entronad/crypto-es/releases) - [Changelog](https://github.com/entronad/crypto-es/blob/master/CHANGELOG.md) - [Commits](https://github.com/entronad/crypto-es/commits) --- updated-dependencies: - dependency-name: crypto-es dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index eb1f497..e58089f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4000,9 +4000,9 @@ crypt@0.0.2, crypt@~0.0.1: integrity sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow== crypto-es@*: - version "2.0.4" - resolved "https://registry.yarnpkg.com/crypto-es/-/crypto-es-2.0.4.tgz#8a7cc6cdf7416a18f9ff85f9b5f45066f5e30366" - integrity sha512-GJxgJJ7HjGzwT7iQF0K9RertKkzgSKUXd8X2aQ7RGDS8yMVDzIBFMNHID9hnj48Ep8NAICHWV1CFIETlVNZ/Lg== + version "2.1.0" + resolved "https://registry.yarnpkg.com/crypto-es/-/crypto-es-2.1.0.tgz#1095f324ffd7dc1ccab8e21d0960e17025da8ce9" + integrity sha512-C5Dbuv4QTPGuloy5c5Vv/FZHtmK+lobLAypFfuRaBbwCsk3qbCWWESCH3MUcBsrgXloRNMrzwUAiPg4U6+IaKA== crypto-random-string@^1.0.0: version "1.0.0"