Merge pull request #16 from bishshi/dependabot/npm_and_yarn/p-limit-7.1.1

Bump p-limit from 7.1.0 to 7.1.1
This commit is contained in:
2025-08-30 12:47:54 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -35,7 +35,7 @@
"hexo-wordcount": "^6.0.1",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"p-limit": "^7.1.0",
"p-limit": "^7.1.1",
"vite-plugin-require-transform": "^1.0.21"
}
},
@@ -3302,9 +3302,9 @@
}
},
"node_modules/p-limit": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.1.0.tgz",
"integrity": "sha512-7LbrpOjbzBWFHFgRtVrIAwBwW1bB7c7n914Q2+CXr1TvOfbTrVHAEH1Ya9PwDwAoKLeiRrczymYWPwaHNOQ0vA==",
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.1.1.tgz",
"integrity": "sha512-i8PyM2JnsNChVSYWLr2BAjNoLi0BAYC+wecOnZnVV+YSNJkzP7cWmvI34dk0WArWfH9KwBHNoZI3P3MppImlIA==",
"license": "MIT",
"dependencies": {
"yocto-queue": "^1.2.1"

View File

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