circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
785 stars 1.3k forks source link

(CVE-2022-3517) Fix snyk reported CVE #8861

Closed sbeaulie closed 1 month ago

sbeaulie commented 1 month ago

Description

Removed glob-promise and udated glob to version 10.4, which require a minimum node v16

Reasons

Fix CVE in the glob dependency. This is a change to a utility script.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

tfe commented 1 month ago

These files were deleted in https://github.com/circleci/circleci-docs/pull/8859.