build(deps): bump semver from 7.6.0 to 7.6.2

Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.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.6.0...v7.6.2)

---
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-05-09 22:29:38 +00:00
committed by GitHub
parent 4a832ddb12
commit 61d2e66416
2 changed files with 11 additions and 2 deletions

View File

@@ -60,7 +60,7 @@
"csv-parse": "^5.5.5",
"handlebars": "^4.7.8",
"jwt-decode": "^4.0.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"tmp": "^0.2.3"
},
"devDependencies": {