sdk-rust/example-projects
dependabot[bot] aa9aeaa680
Bump serve-static and express in /example-projects/reqwest-wasm-example
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:26:28 +00:00
..
actix-web-example Update to actix-web 4 (#167) 2022-02-28 13:02:00 -05:00
axum-example fix dev-dependencies, bump axum version 2023-03-08 08:33:12 -05:00
nats-example New feature: NATS bindings (#185) 2022-07-12 21:51:04 +02:00
poem-example Account for poem 1.2 breaking changes (#166) 2022-01-06 00:37:49 -05:00
rdkafka-example Update rdkafka-lib version to ^0.36 (#226) 2024-04-20 12:13:43 +02:00
reqwest-wasm-example Bump serve-static and express in /example-projects/reqwest-wasm-example 2024-09-18 03:26:28 +00:00
warp-example Add some example help 2021-10-20 21:46:44 -04:00
wasi-example WASI example (#228) 2024-05-10 15:06:08 +02:00