mirror of
https://github.com/sbrl/powahroot.git
synced 2024-11-21 14:13:01 +00:00
Update dependencies
This commit is contained in:
parent
1f75b18806
commit
cc9cbfe24f
2 changed files with 4290 additions and 11334 deletions
15974
package-lock.json
generated
15974
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -25,13 +25,13 @@
|
|||
"url": "https://liberapay.com/sbrl"
|
||||
},
|
||||
"dependencies": {
|
||||
"cookie": "^0.5.0",
|
||||
"cookie": "^0.6.0",
|
||||
"event-emitter-es6": "^1.1.5",
|
||||
"nightink": "^1.0.1"
|
||||
"nightink": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cookie": "^0.5.1",
|
||||
"@types/event-emitter-es6": "^1.1.1",
|
||||
"documentation": "^13.2.5"
|
||||
"@types/cookie": "^0.5.4",
|
||||
"@types/event-emitter-es6": "^1.1.4",
|
||||
"documentation": "^14.0.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue