express-openapi-validator icon indicating copy to clipboard operation
express-openapi-validator copied to clipboard

[Snyk] Upgrade path-to-regexp from 8.1.0 to 8.2.0

Open cdimascio opened this issue 1 year ago • 0 comments

Snyk has created this PR to upgrade path-to-regexp from 8.1.0 to 8.2.0.

: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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 25 days ago, on 2024-09-26.
Release notes
Package name: path-to-regexp
  • 8.2.0 - 2024-09-26

    Fixed

    • Allowing path-to-regexp to run on older browsers by targeting ES2015
      • Target ES2015 5969033
        • Also saved 0.22kb (10%!) by removing the private class field down level
      • Remove s flag from regexp 51dbd45

    v8.1.0...v8.2.0

  • 8.1.0 - 2024-09-10

    Added

    • Adds pathToRegexp method back for generating a regex
    • Adds stringify method for converting TokenData into a path string

    v8.0.0...v8.1.0

from path-to-regexp GitHub release notes
Commit messages
Package name: path-to-regexp

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

cdimascio avatar Oct 20 '24 22:10 cdimascio