node12 is EOL (#19451)

* node12 is EOL

* fix lockfile
This commit is contained in:
techknowlogick 2022-04-20 21:17:39 -04:00 committed by GitHub
commit 225044e656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View file

@ -59,7 +59,7 @@
"updates": "13.0.4"
},
"engines": {
"node": ">= 12.17.0"
"node": ">= 14"
}
},
"node_modules/@ampproject/remapping": {