Skip to content

Commit

Permalink
chore(deps): bump json-patch from 1.4.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [json-patch](https://github.com/idubrov/json-patch) from 1.4.0 to 3.0.1.
- [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md)
- [Commits](idubrov/json-patch@v1.4.0...v3.0.1)

---
updated-dependencies:
- dependency-name: json-patch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 0b2946b commit d788562
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
17 changes: 3 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/vscode/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ k8s-openapi = { workspace = true }
hyper = { version = "1.4", features = ["client", "http1"] }
serde = "1.0.210"
url = "2.5.2"
json-patch = "1.2.0"
json-patch = "3.0.1"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 comments on commit d788562

Please sign in to comment.