Bump axios to 0.21.4 (#17161)

This commit is contained in:
Karl Burtram
2021-09-28 09:56:27 -07:00
committed by GitHub
parent f5df69a7ab
commit 1bd1e26e13
6 changed files with 25 additions and 25 deletions

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^2.1.1",
"axios": "^0.21.1",
"axios": "^0.21.4",
"ts-node": "^8.6.2",
"typescript": "^3.8.3"
}