Skip to content

Commit

Permalink
chore: bump deps (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealPadster committed Dec 1, 2023
1 parent edc7f96 commit b663234
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
110 changes: 55 additions & 55 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.0"
"axios": "^1.6.2"
},
"keywords": [
"diffbot",
Expand All @@ -36,9 +36,9 @@
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"codecov": "^3.8.3",
"eslint": "^8.52.0",
"eslint": "^8.55.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}

0 comments on commit b663234

Please sign in to comment.