From 676079c5c5185c2c5b03068c59526e5000bbcf38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:40:53 +0000 Subject: [PATCH] Bump ip from 1.1.5 to 1.1.9 Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/yarn.lock b/yarn.lock index 90c3bcbf0..805ab0d05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7547,9 +7547,9 @@ invariant@^2.2.4: loose-envify "^1.0.0" ip@^1.1.0, ip@^1.1.5: - version "1.1.5" - resolved "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz" - integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo= + version "1.1.9" + resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396" + integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ== ipaddr.js@1.9.1: version "1.9.1" @@ -11276,25 +11276,6 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.15.6: - version "6.15.6" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.15.6.tgz#af42e836dce9f5d3ece97f2796c09608c49347de" - integrity sha512-s8FVh8bs2vb32VLvPq21V0rjeWtF+U6Fudaxfx9yA6vVvQ5kgF9RRyc7eNlKpLPfq/HMEqLE52hZW+ecQ15PZQ== - dependencies: - "@fisch0920/medium-zoom" "^1.0.7" - "@matejmazur/react-katex" "^3.1.3" - katex "^0.15.3" - notion-types "^6.15.6" - notion-utils "^6.15.6" - prismjs "^1.27.0" - react-fast-compare "^3.2.0" - react-hotkeys-hook "^3.0.3" - react-image "^4.0.3" - react-lazy-images "^1.1.0" - react-modal "^3.14.3" - react-pdf "^5.7.1" - react-use "^17.3.1" - react-pdf@^5.7.1: version "5.7.1" resolved "https://registry.npmjs.org/react-pdf/-/react-pdf-5.7.1.tgz"