1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Update aws (#8265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-01 05:03:41 +00:00 committed by GitHub
parent e2d47d7d0d
commit cd506bd3f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 641 additions and 683 deletions

View File

@ -44,7 +44,7 @@
"@joplin/lib": "~2.11",
"@joplin/renderer": "~2.11",
"@joplin/utils": "~2.11",
"aws-sdk": "2.1340.0",
"aws-sdk": "2.1363.0",
"chalk": "4.1.2",
"compare-version": "0.1.2",
"fs-extra": "11.1.1",

View File

@ -29,8 +29,8 @@
"typescript": "4.9.4"
},
"dependencies": {
"@aws-sdk/client-s3": "3.296.0",
"@aws-sdk/s3-request-presigner": "3.296.0",
"@aws-sdk/client-s3": "3.317.0",
"@aws-sdk/s3-request-presigner": "3.317.0",
"@joplin/fork-htmlparser2": "^4.1.43",
"@joplin/fork-sax": "^1.2.47",
"@joplin/fork-uslug": "^1.0.8",

View File

@ -21,7 +21,7 @@
"watch": "tsc --watch --preserveWatchOutput --project tsconfig.json"
},
"dependencies": {
"@aws-sdk/client-s3": "3.296.0",
"@aws-sdk/client-s3": "3.317.0",
"@fortawesome/fontawesome-free": "5.15.4",
"@joplin/lib": "~2.11",
"@joplin/renderer": "~2.11",

1316
yarn.lock

File diff suppressed because it is too large Load Diff