From abd3364cfdcc96e13f108f83c6f3842f645e38aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:16:12 +0000 Subject: [PATCH] Bump crypto-js from 3.1.9-1 to 3.3.0 in /bagubagu-common/nodejs Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.1.9-1 to 3.3.0. - [Commits](https://github.com/brix/crypto-js/compare/3.1.9-1...3.3.0) --- updated-dependencies: - dependency-name: crypto-js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bagubagu-common/nodejs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bagubagu-common/nodejs/yarn.lock b/bagubagu-common/nodejs/yarn.lock index 75bd1be..ee9de5e 100644 --- a/bagubagu-common/nodejs/yarn.lock +++ b/bagubagu-common/nodejs/yarn.lock @@ -473,9 +473,9 @@ content-type@^1.0.4: integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== 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.3.0" + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.3.0.tgz#846dd1cce2f68aacfa156c8578f926a609b7976b" + integrity sha512-DIT51nX0dCfKltpRiXV+/TVZq+Qq2NgF4644+K7Ttnla7zEzqc+kjJyiB96BHNyUTBxyjzRcZYpUdZa+QAqi6Q== date-fns@^2.9.0: version "2.9.0"