mirror of https://github.com/laurent22/joplin.git
Update aws-sdk-js-v3 monorepo to v3.204.0 (#7106)
parent
47839c38d6
commit
d1699fcf4d
|
@ -28,8 +28,8 @@
|
|||
"typescript": "4.5.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.44.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.44.0",
|
||||
"@aws-sdk/client-s3": "3.204.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.204.0",
|
||||
"@joplin/fork-htmlparser2": "^4.1.41",
|
||||
"@joplin/fork-sax": "^1.2.45",
|
||||
"@joplin/fork-uslug": "^1.0.6",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"watch": "tsc --watch --preserveWatchOutput --project tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.44.0",
|
||||
"@aws-sdk/client-s3": "3.204.0",
|
||||
"@fortawesome/fontawesome-free": "5.15.4",
|
||||
"@joplin/lib": "~2.9",
|
||||
"@joplin/renderer": "~2.9",
|
||||
|
|
Loading…
Reference in New Issue