Skip to content

Commit b9db808

Browse files
Update dep versions in package.json
1 parent c7c79f1 commit b9db808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"web": "https://github.com/therealpadster/diffbot-api-node/issues"
1616
},
1717
"dependencies": {
18-
"axios": "^1.5.1"
18+
"axios": "^1.6.0"
1919
},
2020
"keywords": [
2121
"diffbot",
@@ -36,7 +36,7 @@
3636
"chai": "^4.3.10",
3737
"chai-as-promised": "^7.1.1",
3838
"codecov": "^3.8.3",
39-
"eslint": "^8.51.0",
39+
"eslint": "^8.52.0",
4040
"mocha": "^10.2.0",
4141
"nyc": "^15.1.0",
4242
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)