Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MikelCalvo committed Apr 15, 2024
1 parent 9066a71 commit 0e6f8ba
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

10 changes: 5 additions & 5 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.2",
"lru-cache": "^10.1.0"
"axios": "1.6.8",
"lru-cache": "^10.2.0"
},
"devDependencies": {
"@types/node": "20.10.5",
"prettier": "3.1.1",
"typescript": "^5.3.3"
"@types/node": "20.12.7",
"prettier": "3.2.5",
"typescript": "^5.4.5"
}
}

0 comments on commit 0e6f8ba

Please sign in to comment.