File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "dependencies" : {
2828 "apicache" : " ^1.6.3" ,
2929 "express" : " ^4.21.2" ,
30- "express-rate-limit" : " ^7.5 .1" ,
30+ "express-rate-limit" : " ^8.0 .1" ,
3131 "moment" : " ^2.30.1" ,
3232 "ssl-checker-node-api" : " ^0.0.2"
3333 },
Original file line number Diff line number Diff line change @@ -209,10 +209,12 @@ etag@~1.8.1:
209209 resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
210210 integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
211211
212- express-rate-limit@^7.5.1 :
213- version "7.5.1"
214- resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-7.5.1.tgz#8c3a42f69209a3a1c969890070ece9e20a879dec"
215- integrity sha512-7iN8iPMDzOMHPUYllBEsQdWVB6fPDMPqwjBaFrgr4Jgr/+okjvzAy+UHlYYL/Vs0OsOrMkwS6PJDkFlJwoxUnw==
212+ express-rate-limit@^8.0.1 :
213+ version "8.0.1"
214+ resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-8.0.1.tgz#3bc13aaf9f448085686180ef60679a68ea89654d"
215+ integrity sha512-aZVCnybn7TVmxO4BtlmnvX+nuz8qHW124KKJ8dumsBsmv5ZLxE0pYu7S2nwyRBGHHCAzdmnGyrc5U/rksSPO7Q==
216+ dependencies :
217+ ip-address "10.0.1"
216218
217219express@^4.21.2 :
218220 version "4.21.2"
@@ -373,6 +375,11 @@ inherits@2.0.4:
373375 resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
374376 integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
375377
378+ ip-address@10.0.1 :
379+ version "10.0.1"
380+ resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed"
381+ integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==
382+
376383ipaddr.js@1.9.1 :
377384 version "1.9.1"
378385 resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
You can’t perform that action at this time.
0 commit comments