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": {
|
||||
"url": "https://git.yunxiao.xyz/YunxiaoXu/hexo-deployer-s3-plus/issues"
|
||||
},
|
||||
"license": {
|
||||
"type": "MIT"
|
||||
},
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"hexo": "^7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.509.0",
|
||||
"@aws-sdk/lib-storage": "^3.509.0",
|
||||
"chalk": "^5.3.0",
|
||||
"klaw-sync": "^6.0.0",
|
||||
"mime-types": "^2.1.35",
|
||||
"p-limit": "^4.0.0"
|
||||
"@aws-sdk/client-s3": "^3.887.0",
|
||||
"@aws-sdk/lib-storage": "^3.887.0",
|
||||
"chalk": "^5.6.2",
|
||||
"klaw-sync": "^7.0.0",
|
||||
"mime-types": "^3.0.1",
|
||||
"p-limit": "^7.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user