chore: update all lockfiles to v2

This commit is contained in:
Mrugesh Mohapatra
2021-11-02 17:15:20 +05:30
committed by Mrugesh Mohapatra
parent 6fef483946
commit 466f39794b
17 changed files with 127440 additions and 319 deletions

View File

@ -1,5 +1,17 @@
{
"name": "@freecodecamp/gatsby-plugin-node-identity",
"version": "0.0.1",
"lockfileVersion": 1
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@freecodecamp/gatsby-plugin-node-identity",
"version": "0.0.1",
"license": "BSD-3-Clause",
"engines": {
"node": ">=16",
"npm": ">=8"
}
}
}
}