Skip to content

Commit a143728

Browse files
committed
chore: update dependencies
1 parent 6d300cd commit a143728

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"author": "Yagiz Nizipli <yagiz@nizipli.com>",
1515
"license": "MIT",
1616
"devDependencies": {
17-
"@types/node": "^18.11.18",
18-
"@vercel/ncc": "^0.36.0",
19-
"vitest": "^0.26.3"
17+
"@types/node": "^18.15.11",
18+
"@vercel/ncc": "^0.36.1",
19+
"vitest": "^0.29.8"
2020
},
2121
"dependencies": {
2222
"@actions/core": "^1.10.0",
2323
"@actions/github": "^5.1.1",
24-
"undici": "^5.14.0"
24+
"undici": "^5.21.0"
2525
}
2626
}

0 commit comments

Comments
 (0)