Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MikelCalvo committed Jun 11, 2024
1 parent f8f84b4 commit 61be1ea
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 20 deletions.
36 changes: 20 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"url": "git+https://github.com/mikelcalvo/node-ipdox.git"
},
"dependencies": {
"axios": "1.6.8",
"lru-cache": "^10.2.0"
"axios": "1.7.2",
"lru-cache": "^10.2.2"
},
"devDependencies": {
"@types/node": "20.12.7",
"prettier": "3.2.5",
"@types/node": "20.14.2",
"prettier": "3.3.2",
"typescript": "^5.4.5"
}
}

0 comments on commit 61be1ea

Please sign in to comment.