Skip to content

Commit

Permalink
deps(example): Bump @launchdarkly/node-server-sdk
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nodejs-express-launchdarkly with 1 update: [@launchdarkly/node-server-sdk](https://github.com/launchdarkly/js-core).


Updates `@launchdarkly/node-server-sdk` from 9.6.1 to 9.7.0
- [Release notes](https://github.com/launchdarkly/js-core/releases)
- [Changelog](https://github.com/launchdarkly/js-core/blob/main/release-please-config.json)
- [Commits](launchdarkly/js-core@node-server-sdk-v9.6.1...node-server-sdk-v9.7.0)

---
updated-dependencies:
- dependency-name: "@launchdarkly/node-server-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 04e60d4 commit 07e3451
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions examples/nodejs-express-launchdarkly/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/nodejs-express-launchdarkly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@arcjet/node": "file:../../arcjet-node",
"@launchdarkly/node-server-sdk": "^9.6.1",
"@launchdarkly/node-server-sdk": "^9.7.0",
"express": "^4.21.1"
},
"devDependencies": {
Expand Down

0 comments on commit 07e3451

Please sign in to comment.