From df76ff0a40c234658eaff519eb589458eef0dc65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:18:48 +0000 Subject: [PATCH] Bump crypto-js from 3.1.9-1 to 3.2.1 Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.1.9-1 to 3.2.1. - [Commits](https://github.com/brix/crypto-js/compare/3.1.9-1...3.2.1) --- updated-dependencies: - dependency-name: crypto-js 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 8c421d0..f4f72ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -919,9 +919,9 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5: which "^1.2.9" crypto-js@^3.1.9-1: - version "3.1.9-1" - resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.1.9-1.tgz#fda19e761fc077e01ffbfdc6e9fdfc59e8806cd8" - integrity sha1-/aGedh/Ad+Af+/3G6f38WeiAbNg= + version "3.2.1" + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.2.1.tgz#9408ed6695905ae97e05e8a6ca11937819b216a7" + integrity sha512-fIEXOyiXnmPbPk2+q8t97VYDSo8naqvI+2v0AJeLraQzhuL/GZ2qgcRpEadVQ7r8pXwBOHVjwOdyAXYYb3DWiQ== cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0": version "0.3.8"