Skip to content

Commit 1b06d0f

Browse files
Bump aws-sdk from 2.601.0 to 2.814.0 in /libreoffice-convert-to-pdf
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.601.0 to 2.814.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.601.0...v2.814.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f876a3e commit 1b06d0f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

libreoffice-convert-to-pdf/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libreoffice-convert-to-pdf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Serverless LibreOffice was installed seperately following these instructions: https://github.com/vladgolubev/serverless-libreoffice/blob/master/STEP_BY_STEP.md",
55
"main": "index.js",
66
"dependencies": {
7-
"aws-sdk": "^2.601.0",
7+
"aws-sdk": "^2.814.0",
88
"child_process": "^1.0.2",
99
"fs": "0.0.1-security",
1010
"parse": "^2.11.0",

0 commit comments

Comments
 (0)