From 867e391d0515d35c13d40c1706e4e8e9b9d52510 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Aug 2024 00:36:17 +0000 Subject: [PATCH] fix: upgrade @rooks/use-mutation-observer from 3.4.2 to 3.6.0 Snyk has created this PR to upgrade @rooks/use-mutation-observer from 3.4.2 to 3.6.0. See this package in yarn: @rooks/use-mutation-observer See this project in Snyk: https://app.snyk.io/org/turnitin/project/f5fd5812-5946-4f2f-9f67-d53dad45f3ba?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 983a0fee..73e015bc 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "styled-components": "^4.0.0 || ^5.0.0" }, "dependencies": { - "@rooks/use-mutation-observer": "3.4.2", + "@rooks/use-mutation-observer": "3.6.0", "classnames": "2.2.6", "focus-outline-manager": "^1.0.2", "lodash.debounce": "4.0.8", diff --git a/yarn.lock b/yarn.lock index 8cd63bb8..c48debf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -873,10 +873,10 @@ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== -"@rooks/use-mutation-observer@3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@rooks/use-mutation-observer/-/use-mutation-observer-3.4.2.tgz#1f9525ac694e7a4bd4cb88a3844b7d5c0ce3a248" - integrity sha512-f2ju+xRgSWS5yQ76eh5t5CwY4DNLmJueyKpQmZBEKP3o5YxSESKmABC8c7Jds+K2KrQJ+PFClkLMH2U190z60w== +"@rooks/use-mutation-observer@3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@rooks/use-mutation-observer/-/use-mutation-observer-3.6.0.tgz#75be58bc45778d6040829ae596e203fd820edaff" + integrity sha512-psNODH3I4lkX9IFIsP/QlIlCCfnjgbNqQ0hvEhgqnSqyVuZ7lJZ9ffWK4hQG2H6YkHUt2WGFaQtAchyeaChzlg== "@types/color-name@^1.1.1": version "1.1.1"