Bump semver from 7.4.0 to 7.5.0

Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.0.
- [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.4.0...v7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-18 07:22:30 +00:00
committed by GitHub
parent 101f9cbeaf
commit 88c7f0d3f6
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"handlebars": "^4.7.7",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"semver": "^7.3.7"
"semver": "^7.5.0"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",