Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SnaBe committed Dec 27, 2023
1 parent 2a2a7e4 commit 2d1ca50
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 80 deletions.
168 changes: 91 additions & 77 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 @@ -32,14 +32,14 @@
},
"homepage": "https://github.com/SnaBe/node-bptf-prices#readme",
"dependencies": {
"axios": "^1.5.1"
"axios": "^1.6.3"
},
"devDependencies": {
"chai": "^4.3.10",
"dotenv": "^16.3.1",
"eslint": "^8.51.0",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
},
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit 2d1ca50

Please sign in to comment.