mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
use latest version of nightscout-connect
This commit is contained in:
Generated
+3
-3
@@ -6407,9 +6407,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"nightscout-connect": {
|
||||
"version": "0.0.3",
|
||||
"resolved": "https://registry.npmjs.org/nightscout-connect/-/nightscout-connect-0.0.3.tgz",
|
||||
"integrity": "sha512-AE7YSFBhWa1SwwY1W8d2/CG54/k2lUirJJgHf+Evuhixlp2RPn2Y4oEVzneWe7Pj706BhbzalyOekb8bGLuXYA==",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/nightscout-connect/-/nightscout-connect-0.0.5.tgz",
|
||||
"integrity": "sha512-1Fyl7sn2uYSSY98Jxi33zhXUBEyjD3vysW6o0C416sTz0Jv/Xwl7Dy/dODL3ILxk+3jl0L1Rrna8qseeX1Fjrg==",
|
||||
"requires": {
|
||||
"axios": "^1.3.4",
|
||||
"axios-cookiejar-support": "^4.0.6",
|
||||
|
||||
+1
-1
@@ -117,7 +117,7 @@
|
||||
"mongo-url-parser": "^1.0.2",
|
||||
"mongodb": "^3.6.0",
|
||||
"mongomock": "^0.1.2",
|
||||
"nightscout-connect": "0.0.3",
|
||||
"nightscout-connect": "^0.0.5",
|
||||
"node-cache": "^4.2.1",
|
||||
"parse-duration": "^0.1.3",
|
||||
"pem": "^1.14.4",
|
||||
|
||||
Reference in New Issue
Block a user