mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-07 06:07:19 +08:00
fe44a129df
Fixes CVE-2022-35954. Does not look like anything terriblity important to me, but hey, audit is happy.
1 line
133 B
JavaScript
1 line
133 B
JavaScript
export default /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i; |