Merge pull request #200 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.3.10
Bump onstarjs from 2.3.9 to 2.3.10
This commit is contained in:
commit
665dc4c443
14
package-lock.json
generated
14
package-lock.json
generated
@ -11,7 +11,7 @@
|
|||||||
"async-mqtt": "^2.6.3",
|
"async-mqtt": "^2.6.3",
|
||||||
"convert-units": "^2.3.4",
|
"convert-units": "^2.3.4",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"onstarjs": "^2.3.9",
|
"onstarjs": "^2.3.10",
|
||||||
"uuid": "^9.0.0",
|
"uuid": "^9.0.0",
|
||||||
"winston": "^3.8.2"
|
"winston": "^3.8.2"
|
||||||
},
|
},
|
||||||
@ -5137,9 +5137,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/onstarjs": {
|
"node_modules/onstarjs": {
|
||||||
"version": "2.3.9",
|
"version": "2.3.10",
|
||||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.9.tgz",
|
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.10.tgz",
|
||||||
"integrity": "sha512-ToNKcDle0Wgru22frmOozse7sX7UGIceknBm/R1C+m0+wESqPkNkBaHXdKLwAzOPWdroZ1nf3aYqLODXKShOMQ==",
|
"integrity": "sha512-STHAhQn5yzwEf7wfLgoCvgTbBpus0SU2chac5OfrQ/4/0YEuEq6NscbcQAwKIr180t2Y+pFSiaWUhmq3enQTRw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
@ -10261,9 +10261,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"onstarjs": {
|
"onstarjs": {
|
||||||
"version": "2.3.9",
|
"version": "2.3.10",
|
||||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.9.tgz",
|
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.10.tgz",
|
||||||
"integrity": "sha512-ToNKcDle0Wgru22frmOozse7sX7UGIceknBm/R1C+m0+wESqPkNkBaHXdKLwAzOPWdroZ1nf3aYqLODXKShOMQ==",
|
"integrity": "sha512-STHAhQn5yzwEf7wfLgoCvgTbBpus0SU2chac5OfrQ/4/0YEuEq6NscbcQAwKIr180t2Y+pFSiaWUhmq3enQTRw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"async-mqtt": "^2.6.3",
|
"async-mqtt": "^2.6.3",
|
||||||
"convert-units": "^2.3.4",
|
"convert-units": "^2.3.4",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"onstarjs": "^2.3.9",
|
"onstarjs": "^2.3.10",
|
||||||
"uuid": "^9.0.0",
|
"uuid": "^9.0.0",
|
||||||
"winston": "^3.8.2"
|
"winston": "^3.8.2"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user