Skip to content

Commit 6f3a088

Browse files
build(deps): bump express-rate-limit from 8.2.1 to 8.2.2 (#135)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.2.1...v8.2.2) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d33cc57 commit 6f3a088

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"csv-parse": "^6.1.0",
1515
"dotenv": "^17.3.1",
1616
"express": "^5.2.0",
17-
"express-rate-limit": "^8.2.1",
17+
"express-rate-limit": "^8.2.2",
1818
"mongoose": "^9.2.3",
1919
"winston": "^3.19.0"
2020
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4101,14 +4101,14 @@ __metadata:
41014101
languageName: node
41024102
linkType: hard
41034103

4104-
"express-rate-limit@npm:^8.2.1":
4105-
version: 8.2.1
4106-
resolution: "express-rate-limit@npm:8.2.1"
4104+
"express-rate-limit@npm:^8.2.2":
4105+
version: 8.3.0
4106+
resolution: "express-rate-limit@npm:8.3.0"
41074107
dependencies:
4108-
ip-address: "npm:10.0.1"
4108+
ip-address: "npm:10.1.0"
41094109
peerDependencies:
41104110
express: ">= 4.11"
4111-
checksum: 10c0/54185f211c25655382436b8ad1a2136df0d5dc88f4d9d4438ca7cbc87cef0cd34cb01b8fc62d290445326aa6581470d2ff44502c3f1a34a5ed2c2ce56809fa01
4111+
checksum: 10c0/604672788f0d45cf5bc3bb7d841997f48437ae5b8001605e2eb161798180087fdb3d0a0882827655add868cc64dd9192211173c29260af752e671fe697027617
41124112
languageName: node
41134113
linkType: hard
41144114

@@ -4661,7 +4661,7 @@ __metadata:
46614661
csv-parse: "npm:^6.1.0"
46624662
dotenv: "npm:^17.3.1"
46634663
express: "npm:^5.2.0"
4664-
express-rate-limit: "npm:^8.2.1"
4664+
express-rate-limit: "npm:^8.2.2"
46654665
jest: "npm:^30.2.0"
46664666
mongoose: "npm:^9.2.3"
46674667
nodemon: "npm:^3.1.14"
@@ -4673,10 +4673,10 @@ __metadata:
46734673
languageName: unknown
46744674
linkType: soft
46754675

4676-
"ip-address@npm:10.0.1":
4677-
version: 10.0.1
4678-
resolution: "ip-address@npm:10.0.1"
4679-
checksum: 10c0/1634d79dae18394004775cb6d699dc46b7c23df6d2083164025a2b15240c1164fccde53d0e08bd5ee4fc53913d033ab6b5e395a809ad4b956a940c446e948843
4676+
"ip-address@npm:10.1.0":
4677+
version: 10.1.0
4678+
resolution: "ip-address@npm:10.1.0"
4679+
checksum: 10c0/0103516cfa93f6433b3bd7333fa876eb21263912329bfa47010af5e16934eeeff86f3d2ae700a3744a137839ddfad62b900c7a445607884a49b5d1e32a3d7566
46804680
languageName: node
46814681
linkType: hard
46824682

0 commit comments

Comments
 (0)