From b28e319964694cd4356404d450c46d2c99487832 Mon Sep 17 00:00:00 2001 From: ashariyar Date: Wed, 11 Dec 2024 20:13:09 -0500 Subject: [PATCH] Bump fedialgo commit hash to 90a85b0028598032a7fb7264374fc0cf41ff872b --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1492a89..40205d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "bootstrap": "^5.2.3", "change-case": "^5.4.4", - "fedialgo": "github:michelcrypt4d4mus/fedialgo#7006b76fde560596a761c2447af5e02e018af70e", + "fedialgo": "github:michelcrypt4d4mus/fedialgo#90a85b0028598032a7fb7264374fc0cf41ff872b", "html-react-parser": "^3.0.15", "masto": "^6.0.0", "node-emoji": "^2.1.3", @@ -7377,8 +7377,8 @@ }, "node_modules/fedialgo": { "version": "0.5.0", - "resolved": "git+ssh://git@github.com/michelcrypt4d4mus/fedialgo.git#7006b76fde560596a761c2447af5e02e018af70e", - "integrity": "sha512-31y5JZYST8hTn6PWrNjuCCLk/FZ935LUQW3DOh06Ld+gh8nGECHx7sgeg71wFzUpC+C95xUcqEttr23mpwLvSA==", + "resolved": "git+ssh://git@github.com/michelcrypt4d4mus/fedialgo.git#90a85b0028598032a7fb7264374fc0cf41ff872b", + "integrity": "sha512-hB7K7xGFyv8PEJnT3+gGvTL7AoN00tP/0ZVZh7BF2uiAfA7McqGCL+x5I9gbjtSTM0iPzRIx72VVR7Q+xM3Qxw==", "license": "GPL-3.0-only", "dependencies": { "@react-native-async-storage/async-storage": "^1.18.1", diff --git a/package.json b/package.json index c242348..fa5b7df 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "bootstrap": "^5.2.3", "change-case": "^5.4.4", - "fedialgo": "github:michelcrypt4d4mus/fedialgo#7006b76fde560596a761c2447af5e02e018af70e", + "fedialgo": "github:michelcrypt4d4mus/fedialgo#90a85b0028598032a7fb7264374fc0cf41ff872b", "html-react-parser": "^3.0.15", "masto": "^6.0.0", "node-emoji": "^2.1.3",