Fix lock file

This commit is contained in:
Reinier Criel 2025-11-03 07:19:08 -08:00
parent a2fb94d0f0
commit bffb1995bd

9
package-lock.json generated
View file

@ -623,6 +623,15 @@
"node": ">= 0.4"
}
},
"node_modules/certifi": {
"version": "14.5.15",
"resolved": "https://registry.npmjs.org/certifi/-/certifi-14.5.15.tgz",
"integrity": "sha512-NeLXuKCqSzwQNjpJ+WaSp5m8ntdTKJ8HnBu+eA7DxHfgzU7F1sjwrJFang+4U38+vmWbiFUpPZMV3uwwnHAisQ==",
"license": "MPL-2.0",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/chalk": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",