Merge pull request #268 from wakatime/dependabot/npm_and_yarn/multi-a2d876a8b0

Bump axios and wait-on
This commit is contained in:
Alan Hamlett
2024-08-30 14:54:11 +02:00
committed by GitHub
2 changed files with 64 additions and 86 deletions

View File

@@ -77,7 +77,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@xarc/run": "^1.0.4",
"axios": "^1.2.2",
"axios": "^1.7.5",
"babel-jest": "^29.3.1",
"babel-loader": "^9.1.2",
"browserify": "^17.0.0",
@@ -119,7 +119,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"wait-on": "^7.0.1",
"wait-on": "^7.2.0",
"web-ext": "^8.2.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.1"