Merge pull request #34 from BennyDaBee/dependabot/npm_and_yarn/onstarjs-2.3.13
Bump onstarjs from 2.3.12 to 2.3.13
This commit is contained in:
commit
8a7e7092db
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"convert-units": "^2.3.4",
|
||||
"dotenv": "^16.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"onstarjs": "^2.3.12",
|
||||
"onstarjs": "^2.3.13",
|
||||
"uuid": "^9.0.0",
|
||||
"winston": "^3.8.2"
|
||||
},
|
||||
@ -5048,9 +5048,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/onstarjs": {
|
||||
"version": "2.3.12",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.12.tgz",
|
||||
"integrity": "sha512-7D2VdD1Ad+AubAXO59AAiLjENGeHC2ADvxNQSK0UFr1+Tn96QKVeL24QGe9Zqm9iwFj/u7afVS1fYQdwEh9bOg==",
|
||||
"version": "2.3.13",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.13.tgz",
|
||||
"integrity": "sha512-TnB9+PVP/Oh58TcRjIyN6Fsw0cRyoOOQcvaPH1G/nSHwm9lNQdSOnuPnXf45eO1hV/dTwXXw2idCnOSmCDQBUw==",
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
@ -10083,9 +10083,9 @@
|
||||
}
|
||||
},
|
||||
"onstarjs": {
|
||||
"version": "2.3.12",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.12.tgz",
|
||||
"integrity": "sha512-7D2VdD1Ad+AubAXO59AAiLjENGeHC2ADvxNQSK0UFr1+Tn96QKVeL24QGe9Zqm9iwFj/u7afVS1fYQdwEh9bOg==",
|
||||
"version": "2.3.13",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.13.tgz",
|
||||
"integrity": "sha512-TnB9+PVP/Oh58TcRjIyN6Fsw0cRyoOOQcvaPH1G/nSHwm9lNQdSOnuPnXf45eO1hV/dTwXXw2idCnOSmCDQBUw==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"async-mqtt": "^2.6.3",
|
||||
"convert-units": "^2.3.4",
|
||||
"lodash": "^4.17.21",
|
||||
"onstarjs": "^2.3.12",
|
||||
"onstarjs": "^2.3.13",
|
||||
"uuid": "^9.0.0",
|
||||
"winston": "^3.8.2",
|
||||
"dotenv": "^16.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user