Skip to content

Commit

Permalink
fix(deps): update dependency ofetch to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 3bbe662 commit 22dd5e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"next-i18next": "15.3.1",
"next-secure-headers": "2.2.0",
"next-seo": "6.6.0",
"ofetch": "1.3.4",
"ofetch": "1.4.0",
"picocolors": "1.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14864,7 +14864,7 @@ __metadata:
next-secure-headers: "npm:2.2.0"
next-seo: "npm:6.6.0"
npm-run-all2: "npm:6.2.3"
ofetch: "npm:1.3.4"
ofetch: "npm:1.4.0"
picocolors: "npm:1.1.0"
postcss: "npm:8.4.47"
postcss-flexbugs-fixes: "npm:5.0.2"
Expand Down Expand Up @@ -14927,7 +14927,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 @@ -15205,14 +15205,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.0":
version: 1.4.0
resolution: "ofetch@npm:1.4.0"
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/8825bfd1e87117aba462c1e654ba37e09415e6161527a9ef20723ec220b5cd802b52b07a042f6582746240c65bd5fa6fefb289ea5c6d6ea987d2beca3cc0d2f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -19137,10 +19137,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

0 comments on commit 22dd5e9

Please sign in to comment.