Update dependencies
This commit is contained in:
1536
package-lock.json
generated
1536
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@@ -23,18 +23,16 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://git.yunxiao.xyz/YunxiaoXu/hexo-deployer-s3-plus/issues"
|
"url": "https://git.yunxiao.xyz/YunxiaoXu/hexo-deployer-s3-plus/issues"
|
||||||
},
|
},
|
||||||
"license": {
|
"license": "MIT",
|
||||||
"type": "MIT"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"hexo": "^7.0.0"
|
"hexo": "^7.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.509.0",
|
"@aws-sdk/client-s3": "^3.887.0",
|
||||||
"@aws-sdk/lib-storage": "^3.509.0",
|
"@aws-sdk/lib-storage": "^3.887.0",
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.6.2",
|
||||||
"klaw-sync": "^6.0.0",
|
"klaw-sync": "^7.0.0",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^3.0.1",
|
||||||
"p-limit": "^4.0.0"
|
"p-limit": "^7.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user