Bump onstarjs from 2.3.11 to 2.3.13
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.3.11 to 2.3.13. - [Release notes](https://github.com/samrum/OnStarJS/releases) - [Changelog](https://github.com/samrum/OnStarJS/blob/master/CHANGELOG.md) - [Commits](https://github.com/samrum/OnStarJS/compare/v2.3.11...v2.3.13) --- updated-dependencies: - dependency-name: onstarjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f653c8a9a7
commit
3713f49ed8
14
package-lock.json
generated
14
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"async-mqtt": "^2.6.3",
|
||||
"convert-units": "^2.3.4",
|
||||
"lodash": "^4.17.21",
|
||||
"onstarjs": "^2.3.11",
|
||||
"onstarjs": "^2.3.13",
|
||||
"uuid": "^9.0.0",
|
||||
"winston": "^3.8.2"
|
||||
},
|
||||
@ -5127,9 +5127,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/onstarjs": {
|
||||
"version": "2.3.11",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.11.tgz",
|
||||
"integrity": "sha512-oK6PPskuYci1USj4Rh4m6Z4bvYfh3GZ7xVEllih21sie91AGGXL+EBpsWuWj2qpUcKJzLcRZX/PBOrEHdi+Zwg==",
|
||||
"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",
|
||||
@ -10244,9 +10244,9 @@
|
||||
}
|
||||
},
|
||||
"onstarjs": {
|
||||
"version": "2.3.11",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.11.tgz",
|
||||
"integrity": "sha512-oK6PPskuYci1USj4Rh4m6Z4bvYfh3GZ7xVEllih21sie91AGGXL+EBpsWuWj2qpUcKJzLcRZX/PBOrEHdi+Zwg==",
|
||||
"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.11",
|
||||
"onstarjs": "^2.3.13",
|
||||
"uuid": "^9.0.0",
|
||||
"winston": "^3.8.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user