build(deps): bump h3 from 1.12.0 to 1.13.0 in /src (#1454)

Bumps [h3](https://github.com/unjs/h3) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/unjs/h3/releases)
- [Changelog](https://github.com/unjs/h3/blob/v1.13.0/CHANGELOG.md)
- [Commits](https://github.com/unjs/h3/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: h3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-07 09:56:08 +02:00
committed by GitHub
parent e75719b803
commit 6f2811c637
2 changed files with 14 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
"crc-32": "^1.2.2",
"debug": "^4.3.7",
"express-session": "^1.18.0",
"h3": "^1.12.0",
"h3": "^1.13.0",
"qrcode": "^1.5.4"
},
"devDependencies": {