Bump express from 4.17.1 to 4.18.2 in /website2/website (#3861)

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 file changed
tree: a9a9266eb57caaecde1a1a9c7e6a8c46a28f8a0a
  1. .github/
  2. config/
  3. contrib/
  4. deploy/
  5. docker/
  6. eco/
  7. eco-heron-examples/
  8. eco-storm-examples/
  9. examples/
  10. heron/
  11. heronpy/
  12. integration_test/
  13. licenses/
  14. release/
  15. scripts/
  16. storm-compatibility/
  17. storm-compatibility-examples/
  18. third_party/
  19. tools/
  20. vagrant/
  21. website2/
  22. .asf.yaml
  23. .bazelrc
  24. .bazelversion
  25. .gitattributes
  26. .gitignore
  27. .rat-excludes
  28. .travis.yml
  29. ADOPTERS.md
  30. bazel_configure.py
  31. BUILD
  32. CONTRIBUTING.md
  33. DISCLAIMER
  34. index.html
  35. LICENSE
  36. maven_install.json
  37. NOTICE
  38. README.md
  39. WORKSPACE
README.md

Build Status

logo

Heron is a realtime analytics platform developed by Twitter. It has a wide array of architectural improvements over it's predecessor.

Heron in Apache Incubation

Documentation

https://heron.incubator.apache.org/ Confluence: https://cwiki.apache.org/confluence/display/HERON

Heron Requirements:

  • Java 11
  • Python 3.6
  • Bazel 4.2.2

Contact

Mailing lists

NameScope
user@heron.incubator.apache.orgUser-related discussionsSubscribeUnsubscribeArchives
dev@heron.incubator.apache.orgDevelopment-related discussionsSubscribeUnsubscribeArchives

Slack

Self-Register to our Heron Slack Workspace

Meetup Group

Bay Area Heron Meetup, We meet on Third Monday of Every Month in Palo Alto.

For more information:

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0