Merge pull request #171 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.3.8
Bump onstarjs from 2.3.7 to 2.3.8
This commit is contained in:
Generated
+7
-7
@@ -11,7 +11,7 @@
|
|||||||
"async-mqtt": "^2.6.2",
|
"async-mqtt": "^2.6.2",
|
||||||
"convert-units": "^2.3.4",
|
"convert-units": "^2.3.4",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"onstarjs": "^2.3.7",
|
"onstarjs": "^2.3.8",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"winston": "^3.7.2"
|
"winston": "^3.7.2"
|
||||||
},
|
},
|
||||||
@@ -4851,9 +4851,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/onstarjs": {
|
"node_modules/onstarjs": {
|
||||||
"version": "2.3.7",
|
"version": "2.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.8.tgz",
|
||||||
"integrity": "sha512-0eEdKdMB2i3godSF3gFa3Yo5WQul9gS8eekhq/niRyjCp5chCbolG7tgoAfZnJ/cTNuhXuP4Gq3MBvS5lAy7Mw==",
|
"integrity": "sha512-4lLtPFanARHOW2Z2eUKRyAJquIQFgRw2ODzlTENvXW8JjyxMrea14wHUMjCEbaeLD8HIS7gurX+tAOHk7EY+kg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
@@ -9734,9 +9734,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"onstarjs": {
|
"onstarjs": {
|
||||||
"version": "2.3.7",
|
"version": "2.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.8.tgz",
|
||||||
"integrity": "sha512-0eEdKdMB2i3godSF3gFa3Yo5WQul9gS8eekhq/niRyjCp5chCbolG7tgoAfZnJ/cTNuhXuP4Gq3MBvS5lAy7Mw==",
|
"integrity": "sha512-4lLtPFanARHOW2Z2eUKRyAJquIQFgRw2ODzlTENvXW8JjyxMrea14wHUMjCEbaeLD8HIS7gurX+tAOHk7EY+kg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
|
|||||||
+1
-1
@@ -32,7 +32,7 @@
|
|||||||
"async-mqtt": "^2.6.2",
|
"async-mqtt": "^2.6.2",
|
||||||
"convert-units": "^2.3.4",
|
"convert-units": "^2.3.4",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"onstarjs": "^2.3.7",
|
"onstarjs": "^2.3.8",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"winston": "^3.7.2"
|
"winston": "^3.7.2"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user