Bump semver from 7.3.5 to 7.3.7

Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.7.
- [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.3.5...v7.3.7)

---
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]
2022-04-12 19:20:03 +00:00
committed by GitHub
parent f2a13332ac
commit d0dafecc74
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"csv-parse": "^4.16.3",
"handlebars": "^4.7.7",
"moment": "^2.29.2",
"semver": "^7.3.5"
"semver": "^7.3.7"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",