0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 12:42:41 +00:00

Bump supertest from 6.2.3 to 6.2.4

Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.3...v6.2.4)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-04 03:02:11 +00:00
committed by GitHub
parent bc66ad0221
commit 1646fa14e6
2 changed files with 23 additions and 23 deletions

View File

@@ -89,6 +89,6 @@
"eslint": "^8.18.0",
"eslint-plugin-react": "^7.30.0",
"jest": "^28.1.2",
"supertest": "^6.2.3"
"supertest": "^6.2.4"
}
}