Skip to content

Commit

Permalink
fix: Bring back the examples workspace (#498)
Browse files Browse the repository at this point in the history
* Bring back the examples workspace

* update aws-sdk
  • Loading branch information
tirumerla authored Sep 5, 2024
1 parent 7d969a1 commit 9cc9b0c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@ethersproject/abstract-provider": "^5.6.1",
"ws": "^8.17.0",
"braces": "^3.0.3",
"es5-ext": "^0.10.63",
"es5-ext": "^0.10.64",
"semver": "^7.6.2",
"tough-cookie": "^4.0.0",
"tar": "^6.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@aws-sdk/client-lambda": "^3.563.0",
"@types/async-retry": "^1.4.8",
"aws-sdk": "^2.1589.0"
"aws-sdk": "^2.1662.0"
},
"dependencies": {
"amazon-cognito-identity-js": "^6.3.6",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9cc9b0c

Please sign in to comment.