chore(deps): Bump semver from 7.5.3 to 7.5.4

Bumps [semver](https://github.com/npm/node-semver) from 7.5.3 to 7.5.4.
- [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.5.3...v7.5.4)

---
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]
2023-09-12 19:03:27 +00:00
committed by GitHub
parent 1f35ebc704
commit 672cd7b637
2 changed files with 2 additions and 9 deletions

View File

@ -35,7 +35,7 @@
"handlebars": "^4.7.8",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"semver": "^7.5.2"
"semver": "^7.5.4"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",