File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@babel/runtime" : " 7.10.1" ,
28
28
"bluebird" : " 2.9.25" ,
29
- "forest-express" : " 8.7.0 " ,
29
+ "forest-express" : " 8.7.1 " ,
30
30
"http-errors" : " 1.7.2" ,
31
31
"lodash" : " 4.17.21" ,
32
32
"moment" : " 2.24.0" ,
Original file line number Diff line number Diff line change @@ -4603,10 +4603,10 @@ for-in@^1.0.2:
4603
4603
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
4604
4604
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
4605
4605
4606
-
4607
- version "8.7.0 "
4608
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.7.0 .tgz#ec79b43d727f6aebfe52bfb2d4d632972e1417f9 "
4609
- integrity sha512-qpgI/Q45MB/Lb9qxRWlc6gLxnLwwfsYl0hrRSnINRuTOwe4cKmy7lTg7fGfiGFvYawiVYzk7C75SRXlbiDynig ==
4606
+
4607
+ version "8.7.1 "
4608
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.7.1 .tgz#c7fa7eae3071d12142951a4b6a70d08ae92eba8a "
4609
+ integrity sha512-UKAsLliIae9QUTHi5zOmtk1bzg7vHwv/1XDlJe4i7NTpp2EG9q/h5sQmnntA73a6T6U66sWBxWcA7GNoWpweVQ ==
4610
4610
dependencies :
4611
4611
" @babel/runtime" " 7.10.1"
4612
4612
base32-encode "1.1.1"
4621
4621
forest-ip-utils "1.0.1"
4622
4622
http-errors "1.7.3"
4623
4623
inflected "2.0.4"
4624
+ ip-regex "4.3.0"
4624
4625
ipaddr.js "2.0.0"
4625
4626
jsonapi-serializer "3.6.5"
4626
4627
jsonwebtoken "8.5.1"
@@ -5437,6 +5438,11 @@ ip-address@^5.8.9:
5437
5438
lodash "^4.17.15"
5438
5439
sprintf-js "1.1.2"
5439
5440
5441
+
5442
+ version "4.3.0"
5443
+ resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
5444
+ integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
5445
+
5440
5446
ip-regex@^2.1.0 :
5441
5447
version "2.1.0"
5442
5448
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
You can’t perform that action at this time.
0 commit comments