opensearch-project / dashboards-reporting

Apache License 2.0
9 stars 33 forks source link

Bump path-to-regexp to 1.9.0 #432

Closed ps48 closed 2 months ago

ps48 commented 2 months ago

Description

Bump path-to-regexp to 1.9.0

Issues Resolved

Resolves CVE: https://github.com/advisories/GHSA-9wv6-86v2-598j

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

ps48 commented 2 months ago

CI is failing due to deprecated checkout action usage:


 Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
ps48 commented 2 months ago

Ran unit tests locally:


Test Suites: 14 passed, 14 total
Tests:       1 skipped, 93 passed, 94 total
Snapshots:   29 passed, 29 total
Time:        173.425 s
Ran all test suites.
✨  Done in 176.80s.