Skip to content

Commit

Permalink
chore(deps): Bump maxmind from 4.3.9 to 4.3.10 in /server (#15836)
Browse files Browse the repository at this point in the history
Bumps [maxmind](https://github.com/runk/node-maxmind) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/runk/node-maxmind/releases)
- [Commits](runk/node-maxmind@v4.3.9...v4.3.10)

---
updated-dependencies:
- dependency-name: maxmind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent bcb6b93 commit 0ddb32f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"helmet": "7.0.0",
"http-status-codes": "2.2.0",
"logdown": "3.3.1",
"maxmind": "4.3.9",
"maxmind": "4.3.10",
"nocache": "4.0.0",
"opn": "6.0.0",
"pm2": "5.3.0"
Expand Down
20 changes: 10 additions & 10 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3913,13 +3913,13 @@ __metadata:
languageName: node
linkType: hard

"maxmind@npm:4.3.9":
version: 4.3.9
resolution: "maxmind@npm:4.3.9"
"maxmind@npm:4.3.10":
version: 4.3.10
resolution: "maxmind@npm:4.3.10"
dependencies:
mmdb-lib: 2.0.2
tiny-lru: 10.3.0
checksum: 4a31b3695e2f0666221f288ad459ceabce3558d02b0afc5b7d7b76265e4578a3019d59ce264fe735dec8eb6c6d5460b4f0ab5bfb3bfb26be2e49b690f1927dd0
tiny-lru: 10.4.1
checksum: 7733caa051f12633340b71e54f3c28f9257f5b076337e11e2e8ca4a2e1093bc8e65d5753329bd5dde57182405a0486c03ad3c5d9755ca56a0b054c10fdd0178b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5382,10 +5382,10 @@ __metadata:
languageName: node
linkType: hard

"tiny-lru@npm:10.3.0":
version: 10.3.0
resolution: "tiny-lru@npm:10.3.0"
checksum: cf5ae030c729293a319c989a03d97396197b74290a014c28ba2f6303b019078fd64174e9a96c5ca5c8b5ee796c1393a6a48240503cab444e654f14dc58b53599
"tiny-lru@npm:10.4.1":
version: 10.4.1
resolution: "tiny-lru@npm:10.4.1"
checksum: ec2ce11278ff5ecd094823d9d6fcc16fe0aa250bf25cb533d40b997452a113a9ecd9cccbf503ac459a17bb812d94c5ef05cbdfe94b5b8ad03d7cf4fadb78a905
languageName: node
linkType: hard

Expand Down Expand Up @@ -5701,7 +5701,7 @@ __metadata:
http-status-codes: 2.2.0
jest: 29.6.4
logdown: 3.3.1
maxmind: 4.3.9
maxmind: 4.3.10
nocache: 4.0.0
opn: 6.0.0
pm2: 5.3.0
Expand Down

0 comments on commit 0ddb32f

Please sign in to comment.