update flotr

This commit is contained in:
Yuri Kuznetsov
2022-11-30 17:34:26 +02:00
parent ba478fcce5
commit b02e1218ee
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -24,7 +24,7 @@
"es6-promise": "^3.0.2",
"espo-funnel-chart": "github:yurikuzn/espo-funnel-chart#1.1.0",
"exif-js": "^2.3.0",
"flotr2": "github:yurikuzn/flotr2#0.1.2",
"flotr2": "github:yurikuzn/flotr2#0.1.3",
"fullcalendar": "^3.10.5",
"getobject": ">=1.0.0",
"gridstack": "github:yurikuzn/gridstack.js#5.1.1.e1",
@@ -1676,8 +1676,8 @@
},
"node_modules/flotr2": {
"name": "flotr2-espo",
"version": "0.1.2",
"resolved": "git+ssh://git@github.com/yurikuzn/flotr2.git#f053a5bd8767c4cb4412e9158c4a9d609c0e73b5",
"version": "0.1.3",
"resolved": "git+ssh://git@github.com/yurikuzn/flotr2.git#4d7bb4709b61ca262f55b0dbbfc42e47d0c7ea6f",
"license": "MIT"
},
"node_modules/for-in": {
@@ -5997,8 +5997,8 @@
"integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
},
"flotr2": {
"version": "git+ssh://git@github.com/yurikuzn/flotr2.git#f053a5bd8767c4cb4412e9158c4a9d609c0e73b5",
"from": "flotr2@github:yurikuzn/flotr2#0.1.2"
"version": "git+ssh://git@github.com/yurikuzn/flotr2.git#4d7bb4709b61ca262f55b0dbbfc42e47d0c7ea6f",
"from": "flotr2@github:yurikuzn/flotr2#0.1.3"
},
"for-in": {
"version": "1.0.2",
+1 -1
View File
@@ -49,7 +49,7 @@
"es6-promise": "^3.0.2",
"espo-funnel-chart": "github:yurikuzn/espo-funnel-chart#1.1.0",
"exif-js": "^2.3.0",
"flotr2": "github:yurikuzn/flotr2#0.1.2",
"flotr2": "github:yurikuzn/flotr2#0.1.3",
"fullcalendar": "^3.10.5",
"getobject": ">=1.0.0",
"gridstack": "github:yurikuzn/gridstack.js#5.1.1.e1",