chore(deps): bump semver from 7.6.2 to 7.6.3 (#10387)

Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3.
- [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.2...v7.6.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-22 11:58:17 +00:00
committed by GitHub
parent e51f0d0715
commit fb32c8202e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"prom-client": "^15.1.3",
"qs": "^6.12.3",
"query-string": "^9.0.0",
"semver": "~7.6.2",
"semver": "~7.6.3",
"simple-icons": "13.1.0",
"smol-toml": "1.3.0",
"svg-path-commander": "^2.0.9",
@@ -26147,9 +26147,9 @@
}
},
"node_modules/semver": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
"integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
"bin": {
"semver": "bin/semver.js"
},

View File

@@ -62,7 +62,7 @@
"prom-client": "^15.1.3",
"qs": "^6.12.3",
"query-string": "^9.0.0",
"semver": "~7.6.2",
"semver": "~7.6.3",
"simple-icons": "13.1.0",
"smol-toml": "1.3.0",
"svg-path-commander": "^2.0.9",