chore(deps): update npm to >=8.19.3 (#815)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-08 18:16:59 +00:00 committed by GitHub
parent 47d01f16d3
commit 6c8719badb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -41,7 +41,7 @@
},
"engines": {
"node": ">=v16.19.0",
"npm": ">=8.19.0"
"npm": ">=8.19.3"
}
},
"node_modules/@actions/core": {

View File

@ -5,7 +5,7 @@
"main": "lib/index.js",
"engines": {
"node": ">=v16.19.0",
"npm": ">=8.19.0"
"npm": ">=8.19.3"
},
"scripts": {
"postinstall": "npx husky install",