diff --git a/package.json b/package.json index 6a1060e9..97ff30dc 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "jquery": "^3.7.0", "jszip": "^3.10.1", "lodash": "^4.17.21", - "node-object-hash": "^2.3.10", + "node-object-hash": "^3.0.0", "node-sass": "^8.0.0", "pluralize": "^8.0.0", "popper.js": "^1.16.1", diff --git a/yarn.lock b/yarn.lock index 151a01bd..cef70304 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9345,10 +9345,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.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-3.0.0.tgz#52526f6f42cef098e5cac1d74b96a7137d5c5226" + integrity sha512-jLF6tlyletktvSAawuPmH1SReP0YfZQ+tBrDiTCK+Ai7eXPMS9odi5xW/iKC7ZhrWJJ0Z5xYcW/x+1fVMn1Qvw== node-releases@^2.0.1: version "2.0.1"