build(deps): bump semver from 7.3.6 to 7.3.7 in /src

Bumps [semver](https://github.com/npm/node-semver) from 7.3.6 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.6...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-13 15:37:06 +00:00 committed by Richard Hansen
parent bfefdb4f20
commit 34d12022a0
2 changed files with 12 additions and 10 deletions

View file

@ -61,7 +61,7 @@
"request": "2.88.2",
"resolve": "1.22.0",
"security": "1.0.0",
"semver": "^7.3.6",
"semver": "^7.3.7",
"socket.io": "^2.4.1",
"superagent": "^7.1.2",
"terser": "^5.12.1",