Bump semver from 7.6.3 to 7.7.1

Dependabot couldn't find the original pull request head commit, d99c250780f60ae25820f76a799d34572762727f.
This commit is contained in:
dependabot[bot] 2025-02-12 13:33:34 +00:00 committed by Fabio Niephaus
parent c65e623881
commit fcc01ed19b
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -20,7 +20,7 @@
"@github/dependency-submission-toolkit": "^2.0.4",
"@octokit/core": "^5.2.0",
"@octokit/types": "^13.8.0",
"semver": "^7.6.3",
"semver": "^7.7.1",
"uuid": "^11.0.5"
},
"devDependencies": {
@ -7992,9 +7992,10 @@
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="
},
"node_modules/semver": {
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
},

View File

@ -45,7 +45,7 @@
"@octokit/core": "^5.2.0",
"@octokit/types": "^13.8.0",
"@github/dependency-submission-toolkit": "^2.0.4",
"semver": "^7.6.3",
"semver": "^7.7.1",
"uuid": "^11.0.5"
},
"devDependencies": {