Skip to content

Commit da59dfb

Browse files
Bump express-rate-limit from 8.2.1 to 8.3.0 (#162)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.2.1...v8.3.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aba2fa0 commit da59dfb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3768,11 +3768,11 @@ eventsource@^3.0.2:
37683768
eventsource-parser "^3.0.1"
37693769

37703770
express-rate-limit@^8.2.1:
3771-
version "8.2.1"
3772-
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-8.2.1.tgz#ec75fdfe280ecddd762b8da8784c61bae47d7f7f"
3773-
integrity sha512-PCZEIEIxqwhzw4KF0n7QF4QqruVTcF73O5kFKUnGOyjbCCgizBBiFaYpd/fnBLUMPw/BWw9OsiN7GgrNYr7j6g==
3771+
version "8.3.0"
3772+
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-8.3.0.tgz#0ed00d3af24bcf74930d884a78595a96b0a9838c"
3773+
integrity sha512-KJzBawY6fB9FiZGdE/0aftepZ91YlaGIrV8vgblRM3J8X+dHx/aiowJWwkx6LIGyuqGiANsjSwwrbb8mifOJ4Q==
37743774
dependencies:
3775-
ip-address "10.0.1"
3775+
ip-address "10.1.0"
37763776

37773777
express@^4.18.0:
37783778
version "4.21.0"
@@ -4624,10 +4624,10 @@ invariant@^2.2.4:
46244624
dependencies:
46254625
loose-envify "^1.0.0"
46264626

4627-
ip-address@10.0.1:
4628-
version "10.0.1"
4629-
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed"
4630-
integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==
4627+
ip-address@10.1.0:
4628+
version "10.1.0"
4629+
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.1.0.tgz#d8dcffb34d0e02eb241427444a6e23f5b0595aa4"
4630+
integrity sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==
46314631

46324632
ipaddr.js@1.9.1:
46334633
version "1.9.1"

0 commit comments

Comments
 (0)