refactor: Remove extraneous flag from package lock (#9371)

Remove extraneous flag from is-unicode-supported

The 'extraneous' flag was removed from the is-unicode-supported dependency in package-lock.json to reflect its correct status in the bundle.
This commit is contained in:
Edwin Jose 2025-08-13 10:23:31 -04:00 committed by GitHub
commit 4ab322290b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1176,7 +1176,6 @@
},
"node_modules/@clack/prompts/node_modules/is-unicode-supported": {
"version": "1.3.0",
"extraneous": true,
"inBundle": true,
"license": "MIT",
"engines": {