From 054dd6f1030e5138d95bd05014ac3e5afab53c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:11:29 +0000 Subject: [PATCH] Bump node-object-hash from 2.3.10 to 3.1.1 Bumps [node-object-hash](https://github.com/SkeLLLa/node-object-hash) from 2.3.10 to 3.1.1. - [Release notes](https://github.com/SkeLLLa/node-object-hash/releases) - [Changelog](https://github.com/SkeLLLa/node-object-hash/blob/master/docs/CHANGELOG-v2.md) - [Commits](https://github.com/SkeLLLa/node-object-hash/compare/v2.3.10...v3.1.1) --- updated-dependencies: - dependency-name: node-object-hash dependency-type: direct:production update-type: version-update:semver-major ... 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 1dbf8691..e82b8c54 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "jquery": "^3.7.1", "jszip": "^3.10.1", "lodash": "^4.17.21", - "node-object-hash": "^2.3.10", + "node-object-hash": "^3.1.1", "node-sass": "^8.0.0", "pluralize": "^8.0.0", "popper.js": "^1.16.1", diff --git a/yarn.lock b/yarn.lock index 8fb0ecb0..3b9b2354 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9632,10 +9632,10 @@ node-int64@^0.4.0: resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs= -node-object-hash@^2.3.10: - version "2.3.10" - resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-2.3.10.tgz#4b0c1a3a8239e955f0db71f8e00b38b5c0b33992" - integrity sha512-jY5dPJzw6NHd/KPSfPKJ+IHoFS81/tJ43r34ZeNMXGzCOM8jwQDCD12HYayKIB6MuznrnqIYy2e891NA2g0ibA== +node-object-hash@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-3.1.1.tgz#018169bfb5409cede94edf73c2aab0aa34ce5c92" + integrity sha512-A32kRGjXtwQ+uSa3GrXiCl8HVFY0Jy6IiKFO7UjagAKSaOOrruxB2Qf/w7TP5QtNfB3uOiHTu3cjhp8k/C0PCg== node-releases@^2.0.1: version "2.0.1"