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 27
27
"@babel/runtime" : " 7.10.1" ,
28
28
"bluebird" : " 2.9.25" ,
29
29
"core-js" : " 3.6.5" ,
30
- "forest-express" : " 8.7.0 " ,
30
+ "forest-express" : " 8.7.1 " ,
31
31
"http-errors" : " 1.6.1" ,
32
32
"lodash" : " 4.17.21" ,
33
33
"moment" : " 2.19.4" ,
Original file line number Diff line number Diff line change @@ -4908,10 +4908,10 @@ for-in@^1.0.2:
4908
4908
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
4909
4909
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
4910
4910
4911
-
4912
- version "8.7.0 "
4913
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.7.0 .tgz#ec79b43d727f6aebfe52bfb2d4d632972e1417f9 "
4914
- integrity sha512-qpgI/Q45MB/Lb9qxRWlc6gLxnLwwfsYl0hrRSnINRuTOwe4cKmy7lTg7fGfiGFvYawiVYzk7C75SRXlbiDynig ==
4911
+
4912
+ version "8.7.1 "
4913
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.7.1 .tgz#c7fa7eae3071d12142951a4b6a70d08ae92eba8a "
4914
+ integrity sha512-UKAsLliIae9QUTHi5zOmtk1bzg7vHwv/1XDlJe4i7NTpp2EG9q/h5sQmnntA73a6T6U66sWBxWcA7GNoWpweVQ ==
4915
4915
dependencies :
4916
4916
" @babel/runtime" " 7.10.1"
4917
4917
base32-encode "1.1.1"
4926
4926
forest-ip-utils "1.0.1"
4927
4927
http-errors "1.7.3"
4928
4928
inflected "2.0.4"
4929
+ ip-regex "4.3.0"
4929
4930
ipaddr.js "2.0.0"
4930
4931
jsonapi-serializer "3.6.5"
4931
4932
jsonwebtoken "8.5.1"
@@ -5811,6 +5812,11 @@ ip-address@^5.8.9:
5811
5812
lodash "^4.17.15"
5812
5813
sprintf-js "1.1.2"
5813
5814
5815
+
5816
+ version "4.3.0"
5817
+ resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
5818
+ integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
5819
+
5814
5820
ip-regex@^2.1.0 :
5815
5821
version "2.1.0"
5816
5822
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