Update package-lock.json to match pacakge.json. (#10173)

This commit is contained in:
Tommaso Sciortino
2025-09-29 12:33:55 -07:00
committed by GitHub
parent ac4a79223a
commit a49a09f13c

9
package-lock.json generated
View File

@@ -17239,15 +17239,6 @@
}
}
},
"packages/cli/node_modules/ansi-regex": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"packages/cli/node_modules/string-width": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",