From 52538e71b33ed23969f13914c8244e86e52c7173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 10:58:20 +0000 Subject: [PATCH] chore(deps): bump safe-stable-stringify from 2.4.2 to 2.4.3 Bumps [safe-stable-stringify](https://github.com/BridgeAR/safe-stable-stringify) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/BridgeAR/safe-stable-stringify/releases) - [Changelog](https://github.com/BridgeAR/safe-stable-stringify/blob/main/CHANGELOG.md) - [Commits](https://github.com/BridgeAR/safe-stable-stringify/compare/v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: safe-stable-stringify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e18e78df9..70822a6a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5265,9 +5265,9 @@ safe-regex-test@^1.0.0: is-regex "^1.1.4" safe-stable-stringify@^2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.4.2.tgz#ec7b037768098bf65310d1d64370de0dc02353aa" - integrity sha512-gMxvPJYhP0O9n2pvcfYfIuYgbledAOJFcqRThtPRmjscaipiwcwPPKLytpVzMkG2HAN87Qmo2d4PtGiri1dSLA== + version "2.4.3" + resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz#138c84b6f6edb3db5f8ef3ef7115b8f55ccbf886" + integrity sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g== "safer-buffer@>= 2.1.2 < 3.0.0": version "2.1.2"