Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealPadster committed Jan 1, 2024
1 parent 84a4e32 commit ab6fb5a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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.6.2"
"axios": "^1.6.3"
},
"keywords": [
"diffbot",
Expand All @@ -36,9 +36,9 @@
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"codecov": "^3.8.3",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
}
}

0 comments on commit ab6fb5a

Please sign in to comment.