appwrite / playground-for-web

Simple examples that help you get started with Appwrite + Web (=❤️)
https://appwrite.io
100 stars 72 forks source link

[Snyk] Upgrade express from 4.17.1 to 4.17.2 #42

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade express from 4.17.1 to 4.17.2.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: express
  • 4.17.2 - 2021-12-17
    • Fix handling of undefined in res.jsonp
    • Fix handling of undefined when "json escape" is enabled
    • Fix incorrect middleware execution with unanchored RegExps
    • Fix res.jsonp(obj, status) deprecation message
    • Fix typo in res.is JSDoc
    • deps: body-parser@1.19.1
      • deps: bytes@3.1.1
      • deps: http-errors@1.8.1
      • deps: qs@6.9.6
      • deps: raw-body@2.4.2
      • deps: safe-buffer@5.2.1
      • deps: type-is@~1.6.18
    • deps: content-disposition@0.5.4
      • deps: safe-buffer@5.2.1
    • deps: cookie@0.4.1
      • Fix maxAge option to reject invalid values
    • deps: proxy-addr@~2.0.7
      • Use req.socket over deprecated req.connection
      • deps: forwarded@0.2.0
      • deps: ipaddr.js@1.9.1
    • deps: qs@6.9.6
    • deps: safe-buffer@5.2.1
    • deps: send@0.17.2
      • deps: http-errors@1.8.1
      • deps: ms@2.1.3
      • pref: ignore empty http tokens
    • deps: serve-static@1.14.2
      • deps: send@0.17.2
    • deps: setprototypeof@1.2.0
  • 4.17.1 - 2019-05-26
    • Revert "Improve error message for null/undefined to res.status"
from express GitHub release notes
Commit messages
Package name: express
  • ea537d9 4.17.2
  • eee93a2 build: update example dependencies
  • b35773c build: eslint@7.32.0
  • c8a4200 build: mocha@9.1.3
  • 21cf522 examples: improve 404 message wording
  • a24f27a deps: serve-static@1.14.2
  • a33266a build: support Node.js 14.x
  • 6fe271e build: support Node.js 13.x
  • cbe25d6 deps: setprototypeof@1.2.0
  • 3bb6d96 examples: demonstrate sub directory download
  • 6660649 deps: qs@6.9.6
  • a75e470 docs: add note about security report location
  • db05a74 deps: send@0.17.2
  • c2e23ec deps: body-parser@1.19.1
  • 96850e8 deps: content-disposition@0.5.4
  • b8d59d5 deps: safe-buffer@5.2.1
  • 59d695c build: update example dependencies
  • e242796 tests: fix test in app.head
  • aaa9690 deps: proxy-addr@~2.0.7
  • f275e87 Fix handling of undefined when "json escape" is enabled
  • 9dd0e7a Fix handling of undefined in res.jsonp
  • 1b2f3a0 tests: fix up primitive tests for res.jsonp
  • 519126d deps: cookie@0.4.1
  • 99a369f Fix incorrect middleware execution with unanchored RegExps
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs