Merge pull request #115 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.3.2
Bump onstarjs from 2.3.1 to 2.3.2
This commit is contained in:
commit
b3b79bf497
6
package-lock.json
generated
6
package-lock.json
generated
@ -5766,9 +5766,9 @@
|
||||
}
|
||||
},
|
||||
"onstarjs": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.1.tgz",
|
||||
"integrity": "sha512-CG2EQtXCdGAFal1u4VK0M6YGF/gj+hxy0hMIprpV19Fu57YZZVmolul4npBUBFXNTQeMTTgLaaMzMc52RyyyZQ==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/onstarjs/-/onstarjs-2.3.2.tgz",
|
||||
"integrity": "sha512-3o5hZIaS2HMUI2ijgz79QZvT+v5EjyBiBkI0mhAm9fMQ0zQINz+Co/9dYhRJxPI40L8L4jAkHa93gnLzwAH6Iw==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"async-mqtt": "^2.6.1",
|
||||
"convert-units": "^2.3.4",
|
||||
"lodash": "^4.17.21",
|
||||
"onstarjs": "^2.3.1",
|
||||
"onstarjs": "^2.3.2",
|
||||
"uuid": "^8.3.2",
|
||||
"winston": "^3.3.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user