Skip to content

Commit 0a7d353

Browse files
Update dependency mmdb-lib from 2.1.1 to 3.0.0
1 parent 26d0aa9 commit 0a7d353

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.1.1"
21+
"mmdb-lib": "3.0.0"
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
@@ -3534,10 +3534,10 @@ minimist@^1.2.5:
35343534
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
35353535
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
35363536

3537-
mmdb-lib@2.1.1:
3538-
version "2.1.1"
3539-
resolved "https://registry.yarnpkg.com/mmdb-lib/-/mmdb-lib-2.1.1.tgz#c0d0bd35dc1fca41f0ebd043e43227ab04eb1792"
3540-
integrity sha512-yx8H/1H5AfnufiLnzzPqPf4yr/dKU9IFT1rPVwSkrKWHsQEeVVd6+X+L0nUbXhlEFTu3y/7hu38CFmEVgzvyeg==
3537+
mmdb-lib@3.0.0:
3538+
version "3.0.0"
3539+
resolved "https://registry.yarnpkg.com/mmdb-lib/-/mmdb-lib-3.0.0.tgz#679375157dbfa123f33606f3eb1ab020cbb5bf3a"
3540+
integrity sha512-S2SN8Ti75GZVgBRHFO3aUa+260jTkyqqbGQ1l/OPdwBuCsElpVjGkF3AGm2Ny9Ed6gLFWsQtH5Hf85HRTA3QAw==
35413541

35423542
ms@2.1.2:
35433543
version "2.1.2"

0 commit comments

Comments
 (0)