Skip to content

Commit 59ff17a

Browse files
Update dependencies (#32)
1 parent 14df3b2 commit 59ff17a

File tree

2 files changed

+83
-83
lines changed

2 files changed

+83
-83
lines changed

Diff for: package-lock.json

+78-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"url": "https://github.com/therealpadster/diffbot-api-node.git"
1313
},
1414
"bugs": {
15-
"web": "https://github.com/therealpadster/node-diffbot/issues"
15+
"web": "https://github.com/therealpadster/diffbot-api-node/issues"
1616
},
1717
"dependencies": {
18-
"axios": "^1.4.0"
18+
"axios": "^1.5.0"
1919
},
2020
"keywords": [
2121
"diffbot",
@@ -33,12 +33,12 @@
3333
},
3434
"homepage": "https://github.com/therealpadster/diffbot-api-node",
3535
"devDependencies": {
36-
"chai": "^4.3.7",
36+
"chai": "^4.3.8",
3737
"chai-as-promised": "^7.1.1",
3838
"codecov": "^3.8.3",
39-
"eslint": "^8.45.0",
39+
"eslint": "^8.48.0",
4040
"mocha": "^10.2.0",
4141
"nyc": "^15.1.0",
42-
"typescript": "^5.1.6"
42+
"typescript": "^5.2.2"
4343
}
4444
}

0 commit comments

Comments
 (0)