Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 12, 2024
1 parent e6d500d commit 7719963
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ When is `true`, it will be rewritten CSS/HTML relatives URLs present in the HTML
**html-get** © [Microlink](https://microlink.io), released under the [MIT](https://github.com/microlinkhq/html-get/blob/master/LICENSE.md) License.<br>
Authored and maintained by [Kiko Beats](https://kikobeats.com) with help from [contributors](https://github.com/microlinkhq/html-get/contributors).

> [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · Twitter [@microlinkhq](https://twitter.com/microlinkhq)
> [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · X [@microlinkhq](https://x.com/microlinkhq)
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,23 @@
"video"
],
"dependencies": {
"@kikobeats/time-span": "~1.0.3",
"@metascraper/helpers": "~5.45.0",
"cheerio": "~1.0.0-rc.12",
"@kikobeats/time-span": "~1.0.5",
"@metascraper/helpers": "~5.45.22",
"cheerio": "~1.0.0",
"css-url-regex": "~4.0.0",
"debug-logfmt": "~1.2.2",
"execall": "~2.0.0",
"got": "~11.8.6",
"html-encode": "~2.1.6",
"html-urls": "~2.4.55",
"html-encode": "~2.1.7",
"html-urls": "~2.4.59",
"is-html-content": "~1.0.0",
"localhost-url-regex": "~1.0.11",
"lodash": "~4.17.21",
"mri": "~1.2.0",
"p-cancelable": "~2.1.0",
"p-retry": "~4.6.0",
"tinyspawn": "~1.3.1",
"top-sites": "~1.1.205"
"tinyspawn": "~1.3.2",
"top-sites": "~1.1.217"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down

0 comments on commit 7719963

Please sign in to comment.