Skip to content

Commit

Permalink
chore(deps): bump @gomomento/sdk-web in /examples/web/vite-chat-app
Browse files Browse the repository at this point in the history
Bumps [@gomomento/sdk-web](https://github.com/momentohq/client-sdk-nodejs) from 1.39.3 to 1.40.1.
- [Release notes](https://github.com/momentohq/client-sdk-nodejs/releases)
- [Commits](v1.39.3...v1.40.1)

---
updated-dependencies:
- dependency-name: "@gomomento/sdk-web"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 8e5ba35 commit eff70e6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions examples/web/vite-chat-app/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/web/vite-chat-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.378.0",
"@gomomento/sdk-web": "^1.39.3",
"@gomomento/sdk-web": "^1.40.1",
"jwt-decode": "^3.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit eff70e6

Please sign in to comment.