diff --git a/package-lock.json b/package-lock.json index 6c534cecd..28513c8b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12664,9 +12664,9 @@ } }, "node_modules/it-first": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/it-first/-/it-first-3.0.6.tgz", - "integrity": "sha512-ExIewyK9kXKNAplg2GMeWfgjUcfC1FnUXz/RPfAvIXby+w7U4b3//5Lic0NV03gXT8O/isj5Nmp6KiY0d45pIQ==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/it-first/-/it-first-3.0.8.tgz", + "integrity": "sha512-neaRRwOMCmMKkXJVZ4bvUDVlde+Xh0aTWr7hFaOZeDXzbctGVV/WHmPVqBqy3RjlsP7eRM0vcqNtlM8hivcmGw==", "license": "Apache-2.0 OR MIT" }, "node_modules/it-glob": {