Skip to content

Commit bb368cd

Browse files
committed
chore(deps): update dependency aws-sdk to ^2.804.0
1 parent 1588555 commit bb368cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/didiff-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"didiff": "./dist/index.js"
1515
},
1616
"dependencies": {
17-
"aws-sdk": "^2.793.0",
17+
"aws-sdk": "^2.804.0",
1818
"dotenv": "^8.2.0",
1919
"fast-xml-parser": "^3.17.4",
2020
"lookpath": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,10 +2700,10 @@ atob@^2.1.2:
27002700
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
27012701
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
27022702

2703-
aws-sdk@^2.793.0:
2704-
version "2.793.0"
2705-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.793.0.tgz#17f40a630fcbb37c6703701d73f92a2d3213e411"
2706-
integrity sha512-zBrDkYAUadS59+GVhhVT8f7medKv2FO/3sX3QDfgHt0ySUYi4umBwp3fXjoJU2oRG70IZ74Wclx4T4tynA+Gjg==
2703+
aws-sdk@^2.804.0:
2704+
version "2.804.0"
2705+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.804.0.tgz#ff7e6f91b86b4878ec69e3de895c10eb8203fc4b"
2706+
integrity sha512-a02pZdjL06MunElAZPPEjpghOp/ZA+16f+t4imh1k9FCDpsNVQrT23HRq/PMvRADA5uZZRkYwX8r9o6oH/1RlA==
27072707
dependencies:
27082708
buffer "4.9.2"
27092709
events "1.1.1"

0 commit comments

Comments
 (0)