update some dependencies (#6131)

This commit is contained in:
Darren Schroeder
2022-07-25 21:09:32 -05:00
committed by GitHub
parent 86a0e77065
commit 8c675a0d31
5 changed files with 371 additions and 423 deletions

View File

@ -14,6 +14,6 @@ nu-plugin = { path="../nu-plugin", version = "0.65.1" }
nu-protocol = { path="../nu-protocol", version = "0.65.1" }
nu-engine = { path="../nu-engine", version = "0.65.1" }
gjson = "0.8.0"
scraper = "0.12.0"
scraper = "0.13.0"
sxd-document = "0.3.2"
sxd-xpath = "0.4.2"