Skip to content

Commit

Permalink
chore(deps-dev): bump send from 0.18.0 to 0.19.0 in /web-app/tests
Browse files Browse the repository at this point in the history
Bumps [send](https://github.com/pillarjs/send) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 48b2442 commit 46bad69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions web-app/tests/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 web-app/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.35.1",
"send": "^0.18.0"
"send": "^0.19.0"
}
}

0 comments on commit 46bad69

Please sign in to comment.