Skip to content

Commit

Permalink
chore: update sdk client patch versions for fast-xml-parser security … (
Browse files Browse the repository at this point in the history
  • Loading branch information
stocaaro committed Jun 26, 2023
1 parent 18012b0 commit 7ebbbb1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@aws-amplify/core": "5.5.1",
"@aws-sdk/client-location": "3.186.2",
"@aws-sdk/client-location": "3.186.3",
"@turf/boolean-clockwise": "6.5.0",
"camelcase-keys": "6.2.2",
"tslib": "^1.8.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
],
"dependencies": {
"@aws-amplify/core": "5.5.1",
"@aws-sdk/client-lex-runtime-service": "3.186.2",
"@aws-sdk/client-lex-runtime-v2": "3.186.2",
"@aws-sdk/client-lex-runtime-service": "3.186.3",
"@aws-sdk/client-lex-runtime-v2": "3.186.3",
"base-64": "1.0.0",
"fflate": "0.7.3",
"pako": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@aws-amplify/core": "5.5.1",
"@aws-sdk/client-s3": "3.6.3",
"@aws-sdk/client-s3": "3.6.4",
"@aws-sdk/s3-request-presigner": "3.6.1",
"@aws-sdk/util-create-request": "3.6.1",
"@aws-sdk/util-format-url": "3.6.1",
Expand Down

0 comments on commit 7ebbbb1

Please sign in to comment.