Skip to content

Commit 0426df3

Browse files
authored
build: update node dependencies (#54)
1 parent 0e5967d commit 0426df3

File tree

2 files changed

+1214
-2989
lines changed

2 files changed

+1214
-2989
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"private": true,
99
"license": "MIT",
1010
"dependencies": {
11-
"@actions/core": "^1.9.1",
12-
"@actions/github": "^2.1.1",
11+
"@actions/core": "^1.10.1",
12+
"@actions/github": "^2.2.0",
1313
"install": "^0.13.0",
14-
"npm": "^6.14.6"
14+
"npm": "^10.8.1"
1515
},
1616
"scripts": {
1717
"build": "ncc build index.js --source-map --license licenses.txt"

0 commit comments

Comments
 (0)