From 3956aaaa3e2a62b00e93d848198add0f4cc4a17e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 01:08:39 +0000 Subject: [PATCH] Pin dependency @sapphire/fetch to 2.4.1 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 26ba15f..3943671 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@icons-pack/react-simple-icons": "5.7.0", - "@sapphire/fetch": "^2.4.1", + "@sapphire/fetch": "2.4.1", "next": "12.3.1", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index d17aaef..f586a6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -250,7 +250,7 @@ __metadata: languageName: node linkType: hard -"@sapphire/fetch@npm:^2.4.1": +"@sapphire/fetch@npm:2.4.1": version: 2.4.1 resolution: "@sapphire/fetch@npm:2.4.1" dependencies: @@ -639,7 +639,7 @@ __metadata: resolution: "artiefuzzz.github.io@workspace:." dependencies: "@icons-pack/react-simple-icons": 5.7.0 - "@sapphire/fetch": ^2.4.1 + "@sapphire/fetch": 2.4.1 "@tailwindcss/typography": 0.5.7 "@types/node": 17.0.23 "@types/react": 18.0.21