mirror of
https://github.com/gchq/CyberChef
synced 2024-11-15 09:07:06 +00:00
Fixed erroring dependency
This commit is contained in:
parent
17188b1e38
commit
f67157f0ad
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
"google-code-prettify": "^1.0.5",
|
||||
"jquery": "^3.1.1",
|
||||
"jsbn": "^1.1.0",
|
||||
"jsrsasign": "^7.1.0",
|
||||
"jsrsasign": "7.1.3",
|
||||
"lodash": "^4.17.4",
|
||||
"moment": "^2.17.1",
|
||||
"moment-timezone": "^0.5.11",
|
||||
|
|
Loading…
Reference in a new issue