File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
## [ Unreleased]
4
4
### Fixed
5
5
- Security - Fix potential vulnerability upgrading ` acorn ` dependency.
6
+ - Integrations - Fix intercom conversations display with API v2.
6
7
7
8
## RELEASE 6.0.0 - 2020-03-17
8
9
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@babel/runtime" : " 7.8.3" ,
28
28
"bluebird" : " 2.9.25" ,
29
- "forest-express" : " 7.0.1 " ,
29
+ "forest-express" : " 7.0.3 " ,
30
30
"http-errors" : " 1.7.2" ,
31
31
"lodash" : " 4.17.13" ,
32
32
"moment" : " 2.24.0" ,
68
68
"pre-commit" : [
69
69
" pre-commit"
70
70
]
71
- }
71
+ }
Original file line number Diff line number Diff line change @@ -2647,10 +2647,10 @@ for-in@^1.0.2:
2647
2647
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
2648
2648
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
2649
2649
2650
-
2651
- version "7.0.1 "
2652
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.0.1 .tgz#9deee488a1923b8f1d84dcf1d08f1eeee0e385b2 "
2653
- integrity sha512-il+CC2KgE5hz9kni2E/T6DSCuv7zsRmEc0hgt66N3TdxVwu/k0ApWNKdBwXNZ8sDZt3EGjGscnS9dlyrObPtwg ==
2650
+
2651
+ version "7.0.3 "
2652
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.0.3 .tgz#31ddc8f9c7d2502e00081c7691ee18786f5d7ef6 "
2653
+ integrity sha512-fpbLZr4UeEFWe8Vax8kYqecXbSNu3RTpTtJGqLqf/h91HcODfmI22/NVRHkUWf0ip2e2tJkdeFzEiMNXYakUgg ==
2654
2654
dependencies :
2655
2655
" @babel/runtime" " 7.8.3"
2656
2656
base32-encode "1.1.1"
You can’t perform that action at this time.
0 commit comments