chore(deps): Bump semver from 7.6.2 to 7.6.3

Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-17 19:38:08 +00:00
committed by GitHub
parent a64d0487d7
commit b5b2c1dec6
2 changed files with 11 additions and 2 deletions

View File

@ -35,7 +35,7 @@
"handlebars": "^4.7.8",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"semver": "^7.6.2"
"semver": "^7.6.3"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",