Skip to content

Commit db99b29

Browse files
author
K.C.Ashish Kumar
committed
Release 5.0.2 | Update Libs
1 parent 157118e commit db99b29

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kcak11/myip",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "A Utility to fetch IP Addresses",
55
"main": "./exec/index.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"repository": "https://github.com/npx-bin/myip.git",
2525
"dependencies": {
26-
"axios": "^1.6.8",
26+
"axios": "^1.7.4",
2727
"chalk": "^4.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)