diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 28dc572e..774d1d68 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1696392187222 + "timestamp": 1696514590294 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index a76f9d85..aac5c4cd 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -6715,5 +6715,27 @@ "https://social.lol/users/cory/statuses/111174758378367847" ], "lastTootTimestamp": 1696392187218 + }, + "https://www.goodreads.com/review/show/5852766115": { + "id": "aHR0cHM6Ly93d3cuZ29vZHJlYWRzLmNvbS9yZXZpZXcvc2hvdy81ODUyNzY2MTE1", + "title": "📖: Extremely Online: The Untold Story of Fame, Influence, and Power on the Internet", + "url": "https://www.goodreads.com/review/show/5852766115", + "content_text": "📖: Extremely Online: The Untold Story of Fame, Influence, and Power on the Internet https://www.goodreads.com/review/show/5852766115", + "date_published": "Thu, 05 Oct 2023 02:08:36 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111180420897784637" + ], + "lastTootTimestamp": 1696478590409 + }, + "https://trakt.tv/movies/the-equalizer-3-2023": { + "id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvdGhlLWVxdWFsaXplci0zLTIwMjM=", + "title": "🎥: The Equalizer 3", + "url": "https://trakt.tv/movies/the-equalizer-3-2023", + "content_text": "🎥: The Equalizer 3 #Movies #Trakt https://trakt.tv/movies/the-equalizer-3-2023", + "date_published": "Thu, 05 Oct 2023 13:20:47 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111182780185095389" + ], + "lastTootTimestamp": 1696514590289 } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index cae9308b..5bce920b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "markdown-it-anchor": "^8.4.1", "markdown-it-footnote": "^3.0.3", "markdownlint-cli": "^0.37.0", - "marked": "^9.0.3", + "marked": "^9.1.0", "pagefind": "^1.0.3", "postcss": "^8.4.31", "prettier": "^3.0.3", @@ -6777,9 +6777,9 @@ } }, "node_modules/marked": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/marked/-/marked-9.0.3.tgz", - "integrity": "sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/marked/-/marked-9.1.0.tgz", + "integrity": "sha512-VZjm0PM5DMv7WodqOUps3g6Q7dmxs9YGiFUZ7a2majzQTTCgX+6S6NAJHPvOhgFBzYz8s4QZKWWMfZKFmsfOgA==", "dev": true, "bin": { "marked": "bin/marked.js" diff --git a/package.json b/package.json index 58318cd1..aa748949 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "markdown-it-anchor": "^8.4.1", "markdown-it-footnote": "^3.0.3", "markdownlint-cli": "^0.37.0", - "marked": "^9.0.3", + "marked": "^9.1.0", "pagefind": "^1.0.3", "postcss": "^8.4.31", "prettier": "^3.0.3",