mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: 修正依赖
This commit is contained in:
parent
b7427e74c4
commit
0dedaf7516
4 changed files with 13 additions and 4520 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -27,6 +27,8 @@
|
|||
"microsoft-cognitiveservices-speech-sdk": "^1.27.0",
|
||||
"node-fetch": "^3.3.1",
|
||||
"openai": "^3.2.1",
|
||||
"p-timeout": "^6.1.2",
|
||||
"quick-lru": "6.1.1",
|
||||
"random": "^4.1.0",
|
||||
"undici": "^5.21.0",
|
||||
"uuid": "^9.0.0",
|
||||
|
|
@ -4904,10 +4906,13 @@
|
|||
},
|
||||
"node_modules/p-timeout": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmmirror.com/p-timeout/-/p-timeout-6.1.2.tgz",
|
||||
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.2.tgz",
|
||||
"integrity": "sha512-UbD77BuZ9Bc9aABo74gfXhNvzC9Tx7SxtHSh1fxvx3jTLLYvmVhiQZZrJzqqU0jKbN32kb5VOKiLEQI/3bIjgQ==",
|
||||
"engines": {
|
||||
"node": ">=14.16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/pako": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue