Bump p-limit from 7.1.1 to 7.2.0

Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-20 05:54:49 +00:00
committed by GitHub
parent 2a3c83e2bf
commit bc399588a0
2 changed files with 5 additions and 10 deletions

View File

@@ -38,7 +38,7 @@
"hexo-wordcount": "^6.0.1",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"p-limit": "^7.1.1",
"p-limit": "^7.2.0",
"vite-plugin-require-transform": "^1.0.21"
}
}