mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-12 18:07:12 -04:00
fixup! Bump action to use node16
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -33,6 +33,10 @@
|
||||
"typescript": "^4.6.3",
|
||||
"yaml": "^2.0.1",
|
||||
"yargs": "^17.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
|
||||
@@ -15,6 +15,10 @@
|
||||
"merge",
|
||||
"approve"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.10.0"
|
||||
},
|
||||
"author": "dependabot",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user