Skip to content

Commit 29883df

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @maxmind/geoip2-node to v3.3.0
1 parent 308bd8a commit 29883df

File tree

2 files changed

+27
-17
lines changed

2 files changed

+27
-17
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@graphql-portal/twitter": "0.3.4",
6161
"@graphql-portal/types": "1.2.0",
6262
"@graphql-portal/weatherbit": "0.2.4",
63-
"@maxmind/geoip2-node": "3.2.0",
63+
"@maxmind/geoip2-node": "3.3.0",
6464
"@nestjs/common": "8.2.4",
6565
"@nestjs/core": "8.2.4",
6666
"@nestjs/graphql": "8.0.2",

yarn.lock

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4845,13 +4845,13 @@
48454845
prop-types "^15.7.2"
48464846
react-is "^16.8.0 || ^17.0.0"
48474847

4848-
"@maxmind/geoip2-node@3.2.0":
4849-
version "3.2.0"
4850-
resolved "https://registry.yarnpkg.com/@maxmind/geoip2-node/-/geoip2-node-3.2.0.tgz#684b981d4aaa83a2b0f0eada75d6a2a0175fca64"
4851-
integrity sha512-S1VGzFPl0QyExr3Usu3yK8AMyKHlXRooiiMja4C8EVLhkCg0L5NTbLm9f4XChZ0QKxtDvZou/XHRrAKq3/RV9w==
4848+
"@maxmind/geoip2-node@3.3.0":
4849+
version "3.3.0"
4850+
resolved "https://registry.yarnpkg.com/@maxmind/geoip2-node/-/geoip2-node-3.3.0.tgz#699b6466110e76939fe8983a1bb0925fb84b58ae"
4851+
integrity sha512-REu0J8ZWLMAVpqvEI8/pCFu1YUSin9bxssFoDfUgjoIV8OkQ/42uH5w64HPQ9iGd6JxzYI5pqoZF5aldz4hN2g==
48524852
dependencies:
48534853
camelcase-keys "^7.0.0"
4854-
ip6addr "^0.2.3"
4854+
ip6addr "^0.2.5"
48554855
lodash.set "^4.3.2"
48564856
maxmind "^4.2.0"
48574857

@@ -13731,13 +13731,13 @@ ip6@^0.2.0:
1373113731
resolved "https://registry.yarnpkg.com/ip6/-/ip6-0.2.7.tgz#9c5fb37a247d4b4a234e5b904c13af640167db3c"
1373213732
integrity sha512-zEzGsxn4Uw33TByv0DdX/RRh+VsGfEctOp7CvJq/b4JEjY9OvPB58dsMYiEwIVLsIWHZSJPn3XG8mP9Qv3TG3g==
1373313733

13734-
ip6addr@^0.2.3:
13735-
version "0.2.3"
13736-
resolved "https://registry.yarnpkg.com/ip6addr/-/ip6addr-0.2.3.tgz#660df0d27092434f0aadee025aba8337c6d7d4d4"
13737-
integrity sha512-qA9DXRAUW+lT47/i/4+Q3GHPwZjGt/atby1FH/THN6GVATA6+Pjp2nztH7k6iKeil7hzYnBwfSsxjthlJ8lJKw==
13734+
ip6addr@^0.2.5:
13735+
version "0.2.5"
13736+
resolved "https://registry.yarnpkg.com/ip6addr/-/ip6addr-0.2.5.tgz#06e134f44b4e1a684fd91b24035dca7a53b8f759"
13737+
integrity sha512-9RGGSB6Zc9Ox5DpDGFnJdIeF0AsqXzdH+FspCfPPaU/L/4tI6P+5lIoFUFm9JXs9IrJv1boqAaNCQmoDADTSKQ==
1373813738
dependencies:
1373913739
assert-plus "^1.0.0"
13740-
jsprim "^1.4.0"
13740+
jsprim "^2.0.2"
1374113741

1374213742
ip@^1.1.0, ip@^1.1.5:
1374313743
version "1.1.5"
@@ -15443,16 +15443,16 @@ [email protected]:
1544315443
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
1544415444
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
1544515445

15446+
[email protected], json-schema@^0.4.0:
15447+
version "0.4.0"
15448+
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
15449+
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
15450+
1544615451
json-schema@^0.2.3:
1544715452
version "0.2.5"
1544815453
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.5.tgz#97997f50972dd0500214e208c407efa4b5d7063b"
1544915454
integrity sha512-gWJOWYFrhQ8j7pVm0EM8Slr+EPVq1Phf6lvzvD/WCeqkrx/f2xBI0xOsRRS9xCn3I4vKtP519dvs3TP09r24wQ==
1545015455

15451-
json-schema@^0.4.0:
15452-
version "0.4.0"
15453-
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
15454-
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
15455-
1545615456
json-source-map@^0.6.1:
1545715457
version "0.6.1"
1545815458
resolved "https://registry.yarnpkg.com/json-source-map/-/json-source-map-0.6.1.tgz#e0b1f6f4ce13a9ad57e2ae165a24d06e62c79a0f"
@@ -15575,7 +15575,7 @@ [email protected], jsonwebtoken@^8.0.0, jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.
1557515575
ms "^2.1.1"
1557615576
semver "^5.6.0"
1557715577

15578-
jsprim@^1.2.2, jsprim@^1.4.0:
15578+
jsprim@^1.2.2:
1557915579
version "1.4.1"
1558015580
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
1558115581
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
@@ -15585,6 +15585,16 @@ jsprim@^1.2.2, jsprim@^1.4.0:
1558515585
json-schema "0.2.3"
1558615586
verror "1.10.0"
1558715587

15588+
jsprim@^2.0.2:
15589+
version "2.0.2"
15590+
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-2.0.2.tgz#77ca23dbcd4135cd364800d22ff82c2185803d4d"
15591+
integrity sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==
15592+
dependencies:
15593+
assert-plus "1.0.0"
15594+
extsprintf "1.3.0"
15595+
json-schema "0.4.0"
15596+
verror "1.10.0"
15597+
1558815598
jss-plugin-camel-case@^10.5.1:
1558915599
version "10.6.0"
1559015600
resolved "https://registry.yarnpkg.com/jss-plugin-camel-case/-/jss-plugin-camel-case-10.6.0.tgz#93d2cd704bf0c4af70cc40fb52d74b8a2554b170"

0 commit comments

Comments
 (0)