Skip to content

Commit

Permalink
chore(deps): bump @gomomento/sdk in /examples/web/nextjs-chat
Browse files Browse the repository at this point in the history
Bumps [@gomomento/sdk](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"
  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 5cbf983 commit 961daf4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
28 changes: 8 additions & 20 deletions examples/web/nextjs-chat/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/nextjs-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@gomomento/sdk": "^1.39.3",
"@gomomento/sdk": "^1.40.1",
"@gomomento/sdk-web": "^1.40.1",
"autoprefixer": "10.4.14",
"next": "13.4.8",
Expand Down

0 comments on commit 961daf4

Please sign in to comment.