Skip to content

Commit 5fb5dce

Browse files
Update dependency mmdb-lib from 2.2.1 to 3.0.2
1 parent 9d08d1c commit 5fb5dce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"prettier": "@devoxa/prettier-config",
2020
"dependencies": {
21-
"mmdb-lib": "2.2.1"
21+
"mmdb-lib": "3.0.2"
2222
},
2323
"devDependencies": {
2424
"@devoxa/eslint-config": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3620,10 +3620,10 @@ minimist@^1.2.5:
36203620
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
36213621
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
36223622

3623-
mmdb-lib@2.2.1:
3624-
version "2.2.1"
3625-
resolved "https://registry.yarnpkg.com/mmdb-lib/-/mmdb-lib-2.2.1.tgz#1de6b3f6f62933d5a21ff11abe7f08f7f644ac52"
3626-
integrity sha512-DXO4L9W+08T+A7h5+xdT32l7IMot8z7WOH+7C1Maol571PnktQ8un7Ni4CyPFp4H+vht/FDA5/tpjRvWMFQDMw==
3623+
mmdb-lib@3.0.2:
3624+
version "3.0.2"
3625+
resolved "https://registry.yarnpkg.com/mmdb-lib/-/mmdb-lib-3.0.2.tgz#6668b84c224855c52a4d6784eabab635c090725e"
3626+
integrity sha512-7e87vk0DdWT647wjcfEtWeMtjm+zVGqNohN/aeIymbUfjHQ2T4Sx5kM+1irVDBSloNC3CkGKxswdMoo8yhqTDg==
36273627

36283628
ms@2.1.2:
36293629
version "2.1.2"

0 commit comments

Comments
 (0)