Skip to content

Commit

Permalink
Update dep versions in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealPadster committed Nov 1, 2023
1 parent c7c79f1 commit b9db808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"web": "https://github.com/therealpadster/diffbot-api-node/issues"
},
"dependencies": {
"axios": "^1.5.1"
"axios": "^1.6.0"
},
"keywords": [
"diffbot",
Expand All @@ -36,7 +36,7 @@
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"codecov": "^3.8.3",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"typescript": "^5.2.2"
Expand Down

0 comments on commit b9db808

Please sign in to comment.