mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-18 23:02:40 +00:00
Bump jwt-simple from 0.5.1 to 0.5.6
Bumps [jwt-simple](https://github.com/hokaccha/node-jwt-simple) from 0.5.1 to 0.5.6. - [Release notes](https://github.com/hokaccha/node-jwt-simple/releases) - [Changelog](https://github.com/hokaccha/node-jwt-simple/blob/master/History.md) - [Commits](https://github.com/hokaccha/node-jwt-simple/compare/v0.5.1...v0.5.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Trevor Buckner
parent
0e9b50d4e8
commit
f8f1c99266
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4722,9 +4722,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jwt-simple": {
|
"jwt-simple": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.6",
|
||||||
"resolved": "https://registry.npmjs.org/jwt-simple/-/jwt-simple-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/jwt-simple/-/jwt-simple-0.5.6.tgz",
|
||||||
"integrity": "sha1-eeoBiRth3mto4T5nwLS1vak3spQ="
|
"integrity": "sha512-40aUybvhH9t2h71ncA1/1SbtTNCVZHgsTsTgqPUxGWDmUDrXyDf2wMNQKEbdBjbf4AI+fQhbECNTV6lWxQKUzg=="
|
||||||
},
|
},
|
||||||
"kind-of": {
|
"kind-of": {
|
||||||
"version": "3.2.2",
|
"version": "3.2.2",
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
"cookie-parser": "^1.4.3",
|
"cookie-parser": "^1.4.3",
|
||||||
"create-react-class": "^15.6.3",
|
"create-react-class": "^15.6.3",
|
||||||
"express": "^4.13.3",
|
"express": "^4.13.3",
|
||||||
"jwt-simple": "^0.5.1",
|
"jwt-simple": "^0.5.6",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"marked": "^0.3.5",
|
"marked": "^0.3.5",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user