1
0
mirror of https://github.com/badges/shields.git synced 2025-04-17 08:37:04 +03:00

chore(deps): bump got from 14.4.6 to 14.4.7 (#10995)

Bumps [got](https://github.com/sindresorhus/got) from 14.4.6 to 14.4.7.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.6...v14.4.7)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.4.7
  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] 2025-04-04 20:16:28 +01:00 committed by GitHub
parent 11ee2ddac5
commit 9f7a14b2f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -30,7 +30,7 @@
"fast-xml-parser": "^5.2.0",
"glob": "^11.0.1",
"global-agent": "^3.0.0",
"got": "^14.4.6",
"got": "^14.4.7",
"graphql": "16.10.0",
"graphql-tag": "^2.12.6",
"joi": "17.13.3",
@ -15906,9 +15906,9 @@
}
},
"node_modules/got": {
"version": "14.4.6",
"resolved": "https://registry.npmjs.org/got/-/got-14.4.6.tgz",
"integrity": "sha512-rnhwfM/PhMNJ1i17k3DuDqgj0cKx3IHxBKVv/WX1uDKqrhi2Gv3l7rhPThR/Cc6uU++dD97W9c8Y0qyw9x0jag==",
"version": "14.4.7",
"resolved": "https://registry.npmjs.org/got/-/got-14.4.7.tgz",
"integrity": "sha512-DI8zV1231tqiGzOiOzQWDhsBmncFW7oQDH6Zgy6pDPrqJuVZMtoSgPLLsBZQj8Jg4JFfwoOsDA8NGtLQLnIx2g==",
"license": "MIT",
"dependencies": {
"@sindresorhus/is": "^7.0.1",

View File

@ -42,7 +42,7 @@
"fast-xml-parser": "^5.2.0",
"glob": "^11.0.1",
"global-agent": "^3.0.0",
"got": "^14.4.6",
"got": "^14.4.7",
"graphql": "16.10.0",
"graphql-tag": "^2.12.6",
"joi": "17.13.3",