Bump semver from 7.5.1 to 7.5.2

Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.2.
- [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.1...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-25 12:32:27 +00:00
committed by GitHub
parent 818d4b7b91
commit 1ea1b02f9b
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.5.0"
"semver": "^7.5.2"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",