From 54f263bd2d2d8d62614961e5b920c6897571b79c Mon Sep 17 00:00:00 2001 From: Mikhail Gorbunov Date: Sat, 20 Apr 2024 01:30:11 +0500 Subject: [PATCH] fixes on review: update pnpm lockfile --- pnpm-lock.yaml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8638fd2..b503a981 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,9 +167,9 @@ importers: proxy: dependencies: - node-fetch: - specifier: 3.3.2 - version: 3.3.2 + martian-cidr: + specifier: 2.0.3 + version: 2.0.3 tsx: specifier: 4.7.2 version: 4.7.2 @@ -3460,6 +3460,10 @@ packages: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} + ipaddr.js@2.1.0: + resolution: {integrity: sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ==} + engines: {node: '>= 10'} + is-absolute-url@2.1.0: resolution: {integrity: sha512-vOx7VprsKyllwjSkLV79NIhpyLfr3jAp7VaTCMXOJHu4m0Ew1CZ2fcjASwmV1jI3BWuWHB013M48eyeldk9gYg==} engines: {node: '>=0.10.0'} @@ -3914,6 +3918,10 @@ packages: resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==} engines: {node: '>=16'} + martian-cidr@2.0.3: + resolution: {integrity: sha512-SWEgvwk2RpvSmcqHrOnnvz0fMneETn/lYINBICUFmwQEBH/ZN2YjuI0GKSI8oCWDkvEC7p7vzghzdMmiNePgEw==} + engines: {node: '>=14'} + mathml-tag-names@2.1.3: resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==} @@ -9577,6 +9585,8 @@ snapshots: ipaddr.js@1.9.1: {} + ipaddr.js@2.1.0: {} + is-absolute-url@2.1.0: {} is-alphabetical@2.0.1: {} @@ -9994,6 +10004,10 @@ snapshots: markdown-extensions@2.0.0: {} + martian-cidr@2.0.3: + dependencies: + ipaddr.js: 2.1.0 + mathml-tag-names@2.1.3: {} mdast-util-from-markdown@2.0.0: