File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " sigfox-iotagent" ,
3
3
"description" : " IoT Agent for the Sigfox protocol" ,
4
4
"license" : " AGPL-3.0-only" ,
5
- "version" : " 1.5.0 " ,
5
+ "version" : " 1.5.1 " ,
6
6
"homepage" : " https://github.com/telefonicaid/sigfox-iotagent" ,
7
7
"author" : {
8
8
"name" : " Daniel Moran" ,
38
38
"command-node" : " 0.1.1" ,
39
39
"request" : " 2.88.0" ,
40
40
"async" : " 1.5.2" ,
41
- "iotagent-node-lib" : " 2.15.0 " ,
41
+ "iotagent-node-lib" : " 2.15.1 " ,
42
42
"express" : " 4.16.4" ,
43
43
"body-parser" : " 1.18.3" ,
44
44
"logops" : " 2.1.0"
Original file line number Diff line number Diff line change 190
190
%{_install_dir }
191
191
192
192
%changelog
193
+ * Wed Apr 07 2021 Fermin Galan <fermin.galanmarquez@telefonica.com> 1.5.1-1
194
+ - Upgrade iotagent-node-lib dependency from 2.15.0 to 2.15.1
195
+
193
196
* Tue Mar 02 2021 Fermin Galan <fermin.galanmarquez@telefonica.com> 1.5.0-1
194
197
- Upgrade iotagent-node-lib dependency from 2.12.0 to 2.15.0
195
198
- Update Docker security practices (Add HEALTHCHECK, Use Anonymous User, Use two-stage build)
You can’t perform that action at this time.
0 commit comments