chore: sync package-lock version to 1.27.0

The lockfile version field was stale at 1.13.0 while package.json is at
1.27.0. Running npm install reconciled it.
This commit is contained in:
nghub 2026-07-01 02:59:48 +00:00
parent a9a77002cb
commit da0a822367
No known key found for this signature in database

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@salesforce/afv-skills",
"version": "1.13.0",
"version": "1.27.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@salesforce/afv-skills",
"version": "1.13.0",
"version": "1.27.0",
"license": "CC-BY-NC-4.0",
"devDependencies": {
"@salesforce/ui-bundle-template-app-react-sample-b2e": "^10.2.2",