File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"@aws-sdk/client-dynamodb" : " ^3.209.0" ,
4
- "@aws-sdk/util-dynamodb" : " ^3.209 .0" ,
4
+ "@aws-sdk/util-dynamodb" : " ^3.267 .0" ,
5
5
"aws-sdk" : " ^2.1306.0" ,
6
6
"fast-csv" : " ^4.3.6" ,
7
7
"ts-node" : " ^10.9.1"
Original file line number Diff line number Diff line change 667
667
" @aws-sdk/types" " 3.208.0"
668
668
tslib "^2.3.1"
669
669
670
- " @aws-sdk/util-dynamodb@^3.209 .0 " :
671
- version "3.209 .0"
672
- resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.209 .0.tgz#e5de5a28960b7328062c733624bd036d590307dd "
673
- integrity sha512-14ZhH8LoB7J8Pt4WEG7XPn+mJXjH0FiyzdYw10iVNlB3fq29W+hbOLbfKicfUG++qk4fBUchik03TGHQwQ6vPA ==
670
+ " @aws-sdk/util-dynamodb@^3.267 .0 " :
671
+ version "3.267 .0"
672
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.267 .0.tgz#c03ea6717d373fb59c285c91b439b28cbae55174 "
673
+ integrity sha512-qbQdr6DG+2EP9akTYdrOguDloBQozGpMQv4XH3Fb8H4pnW3s/Ml9caLmRFdvQGQV5vWJNLtkmCEMvxDqiQxGCA ==
674
674
dependencies :
675
675
tslib "^2.3.1"
676
676
You can’t perform that action at this time.
0 commit comments