update nightscout-connect dependency

This commit is contained in:
Ben West
2023-08-05 19:28:43 -07:00
parent a5acd9b670
commit 6296a75934
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6367,9 +6367,9 @@
"dev": true
},
"nightscout-connect": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/nightscout-connect/-/nightscout-connect-0.0.8.tgz",
"integrity": "sha512-d3J6xO/F5AUXJ3eB0BTZBPPOpLCuipmJxvf19MTntZFHtgVFP0nsIPzXCVsYkWRVdKhhn1E/xo23oHqvZ1C3jA==",
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/nightscout-connect/-/nightscout-connect-0.0.9.tgz",
"integrity": "sha512-HzvcLQsiD0SV9mN7hjdW7WUTv9bRalfYCk7S7CewOu/pqW04LNB8XdcsOTetmlElenbCodWcRO8lI48Ej+XILw==",
"requires": {
"axios": "^1.3.4",
"axios-cookiejar-support": "^4.0.6",