Skip to content

Commit

Permalink
Update dependency minimatch to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 446a935 commit 2e60c44
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 33 deletions.
70 changes: 38 additions & 32 deletions tools/dicom-web-electron/package-lock.json

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

2 changes: 1 addition & 1 deletion tools/dicom-web-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"jquery": "^3.7.0"
},
"overrides": {
"minimatch": "9.0.4"
"minimatch": "10.0.0"
}
}

0 comments on commit 2e60c44

Please sign in to comment.