update dependencies

This commit is contained in:
fyears 2022-03-14 23:24:39 +08:00
parent dc082016d8
commit 70ad37d6d6

View File

@ -51,13 +51,13 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.37.0", "@aws-sdk/client-s3": "^3.54.0",
"@aws-sdk/fetch-http-handler": "^3.53.0", "@aws-sdk/fetch-http-handler": "^3.54.0",
"@aws-sdk/lib-storage": "^3.53.1", "@aws-sdk/lib-storage": "^3.54.0",
"@aws-sdk/protocol-http": "^3.53.0", "@aws-sdk/protocol-http": "^3.54.0",
"@aws-sdk/querystring-builder": "^3.53.0", "@aws-sdk/querystring-builder": "^3.54.0",
"@aws-sdk/signature-v4-crt": "^3.37.0", "@aws-sdk/signature-v4-crt": "^3.54.0",
"@aws-sdk/types": "^3.53.0", "@aws-sdk/types": "^3.54.0",
"@azure/msal-node": "^1.6.0", "@azure/msal-node": "^1.6.0",
"@fyears/tsqueue": "^1.0.1", "@fyears/tsqueue": "^1.0.1",
"@microsoft/microsoft-graph-client": "^3.0.1", "@microsoft/microsoft-graph-client": "^3.0.1",