Skip to content

Commit

Permalink
build: update dynamodb-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
crash7 committed Aug 2, 2024
1 parent e7e6ea7 commit 76cb486
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"dynamodb-data-types": "^4.0.0",
"dynamodb-update-expression": "^0.1.21",
"@flybondi/dynamodb-wrapper": "^2.0.0",
"@flybondi/dynamodb-wrapper": "^2.0.1",
"lodash.camelcase": "^4.3.0",
"ramda": "^0.28.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -988,10 +988,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@flybondi/dynamodb-wrapper@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@flybondi/dynamodb-wrapper/-/dynamodb-wrapper-2.0.0.tgz#4f13894a8d47f6d98d0e70036514f5cca46bbf08"
integrity sha512-1CYUfoOa0HcJDSEz7Uf5vhCCRjQf8xhF6IRWwrULNkU2VKFtN1rzAjT3/W+zCfwaQ5AC/GAGe62RMzUTef/sOQ==
"@flybondi/dynamodb-wrapper@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@flybondi/dynamodb-wrapper/-/dynamodb-wrapper-2.0.1.tgz#f8e614b23abdf243faeb5601e077af16e1c21145"
integrity sha512-o0ny84KzRFqHSgPmi0E8dJg8TCHIZmjaz2b7SXqrgIuKGrQJu18HvNnhD/bfOqt2H+Q6nJHYoxvExh3NdIe4eg==

"@humanwhocodes/config-array@^0.10.5":
version "0.10.7"
Expand Down

0 comments on commit 76cb486

Please sign in to comment.