From b4776d25c33001afd3ee8634aecdc4b0632ac302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 04:25:04 +0000 Subject: [PATCH] chore(deps-dev): bump @types/crypto-js from 4.1.2 to 4.2.2 Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.1.2 to 4.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js) --- updated-dependencies: - dependency-name: "@types/crypto-js" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0a8d69d5..63331340 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@commitlint/config-conventional": "19.8.1", "@types/chai": "5.2.2", "@types/chai-as-promised": "7.1.8", - "@types/crypto-js": "4.1.2", + "@types/crypto-js": "4.2.2", "@types/jest": "29.5.6", "@types/node": "24.1.0", "@types/qs": "6.14.0", diff --git a/yarn.lock b/yarn.lock index 904145a5..d22d9a11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -979,10 +979,10 @@ dependencies: "@types/node" "*" -"@types/crypto-js@4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.1.2.tgz#fb56b34f397d9ae2335611e416f15e7d65e276e6" - integrity sha512-t33RNmTu5ufG/sorROIafiCVJMx3jz95bXUMoPAZcUD14fxMXnuTzqzXZoxpR0tNx2xpw11Dlmem9vGCsrSOfA== +"@types/crypto-js@4.2.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.2.2.tgz#771c4a768d94eb5922cc202a3009558204df0cea" + integrity sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ== "@types/deep-eql@*": version "4.0.2"