Bump netlify-cli from 23.9.3 to 23.9.5

Bumps [netlify-cli](https://github.com/netlify/cli) from 23.9.3 to 23.9.5.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v23.9.3...v23.9.5)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 23.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 06:16:09 +00:00 committed by GitHub
parent 159f3f379b
commit fc1b91fe3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -490,9 +490,9 @@
}
},
"node_modules/netlify-cli": {
"version": "23.9.3",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.3.tgz",
"integrity": "sha512-2GRXD6QUxuPPs2hMZDJCIstLTofyJg8TfT47WLIl1yYkPNHc8JZbkCENGvNScKcMO6jzxFXWGnJpe5qwoL1NzQ==",
"version": "23.9.5",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.5.tgz",
"integrity": "sha512-6hayHzdatDl80maIST41RH0BS9NjGCjEhc6+zV8PQbSPL/BVSjhecfw/vxfVKzZEkvkO3mcJwhrLl3l4FvvY/g==",
"dev": true,
"hasInstallScript": true,
"hasShrinkwrap": true,
@ -15424,9 +15424,9 @@
"dev": true
},
"netlify-cli": {
"version": "23.9.3",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.3.tgz",
"integrity": "sha512-2GRXD6QUxuPPs2hMZDJCIstLTofyJg8TfT47WLIl1yYkPNHc8JZbkCENGvNScKcMO6jzxFXWGnJpe5qwoL1NzQ==",
"version": "23.9.5",
"resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.5.tgz",
"integrity": "sha512-6hayHzdatDl80maIST41RH0BS9NjGCjEhc6+zV8PQbSPL/BVSjhecfw/vxfVKzZEkvkO3mcJwhrLl3l4FvvY/g==",
"dev": true,
"requires": {
"@fastify/static": "7.0.4",