Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependency ofetch to ^1.4.1 #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/plugin-figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"diff2html": "^3.4.48",
"json-origami": "^0.5.2",
"lucide-preact": "^0.344.0",
"ofetch": "^1.3.4",
"ofetch": "^1.4.1",
"preact": "^10.20.2"
},
"devDependencies": {
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2050,7 +2050,7 @@ __metadata:
diff2html: "npm:^3.4.48"
json-origami: "npm:^0.5.2"
lucide-preact: "npm:^0.344.0"
ofetch: "npm:^1.3.4"
ofetch: "npm:^1.4.1"
preact: "npm:^10.20.2"
tailwindcss: "npm:^3.4.13"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -6905,7 +6905,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch-native@npm:^1.6.3":
"node-fetch-native@npm:^1.6.4":
version: 1.6.4
resolution: "node-fetch-native@npm:1.6.4"
checksum: 10c0/78334dc6def5d1d95cfe87b33ac76c4833592c5eb84779ad2b0c23c689f9dd5d1cfc827035ada72d6b8b218f717798968c5a99aeff0a1a8bf06657e80592f9c3
Expand Down Expand Up @@ -7039,14 +7039,14 @@ __metadata:
languageName: node
linkType: hard

"ofetch@npm:^1.3.4":
version: 1.3.4
resolution: "ofetch@npm:1.3.4"
"ofetch@npm:^1.4.1":
version: 1.4.1
resolution: "ofetch@npm:1.4.1"
dependencies:
destr: "npm:^2.0.3"
node-fetch-native: "npm:^1.6.3"
ufo: "npm:^1.5.3"
checksum: 10c0/39855005c3f8aa11c11d3a3b0c4366b67d316da58633f4cf5d4a5af0a61495fd68699f355e70deda70355ead25f27b41c3bde2fdd1d24ce3f85ac79608dd8677
node-fetch-native: "npm:^1.6.4"
ufo: "npm:^1.5.4"
checksum: 10c0/fd712e84058ad5058a5880fe805e9bb1c2084fb7f9c54afa99a2c7e84065589b4312fa6e2dcca4432865e44ad1ec13fcd055c1bf7977ced838577a45689a04fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -9500,10 +9500,10 @@ __metadata:
languageName: node
linkType: hard

"ufo@npm:^1.5.3":
version: 1.5.3
resolution: "ufo@npm:1.5.3"
checksum: 10c0/1df10702582aa74f4deac4486ecdfd660e74be057355f1afb6adfa14243476cf3d3acff734ccc3d0b74e9bfdefe91d578f3edbbb0a5b2430fe93cd672370e024
"ufo@npm:^1.5.4":
version: 1.5.4
resolution: "ufo@npm:1.5.4"
checksum: 10c0/b5dc4dc435c49c9ef8890f1b280a19ee4d0954d1d6f9ab66ce62ce64dd04c7be476781531f952a07c678d51638d02ad4b98e16237be29149295b0f7c09cda765
languageName: node
linkType: hard

Expand Down