Skip to content
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 package.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -22,7 +22,7 @@
"sass": "^1.57.1",
"slugify": "^1.6.5",
"swr": "^1.3.0",
"unfetch": "^4.1.0"
"unfetch": "^5.0.0"
},
"scripts": {
"dev": "next dev",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line numberDiff line numberDiff line change
Expand Up@@ -6580,7 +6580,7 @@ __metadata:
sass: ^1.57.1
slugify: ^1.6.5
swr: ^1.3.0
unfetch: ^4.1.0
unfetch: ^5.0.0
languageName: unknown
linkType: soft

Expand DownExpand Up@@ -8256,10 +8256,10 @@ __metadata:
languageName: node
linkType: hard

"unfetch@npm:^4.1.0":
version: 4.2.0
resolution: "unfetch@npm:4.2.0"
checksum: 6a4b2557e1d921eaa80c4425ce27a404945ec26491ed06e62598f333996a91a44c7908cb26dc7c2746d735762b13276cf4aa41829b4c8f438dde63add3045d7a
"unfetch@npm:^5.0.0":
version: 5.0.0
resolution: "unfetch@npm:5.0.0"
checksum: 005133bcdc85cefea60890af4ac265799356b69c6a7719c1330484165af7109c06b9eedd3e03d620c14dcc8b43bcf329148f4c1f06016390162f845e0d0a62c5
languageName: node
linkType: hard

Expand Down