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

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

---
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-07 15:41:24 +00:00 committed by Richard Hansen
parent 07146591dd
commit df41c7b711
2 changed files with 10 additions and 12 deletions

View file

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