|
1 | 1 | {
|
2 | 2 | "name": "cyberchef",
|
3 |
| - "version": "8.38.1", |
| 3 | + "version": "8.38.2", |
4 | 4 | "description": "The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.",
|
5 | 5 | "author": "n1474335 <[email protected]>",
|
6 | 6 | "homepage": "https://gchq.github.io/CyberChef",
|
|
37 | 37 | "node >= 6.5"
|
38 | 38 | ],
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/core": "^7.4.5", |
41 |
| - "@babel/plugin-transform-runtime": "^7.4.4", |
42 |
| - "@babel/preset-env": "^7.4.5", |
| 40 | + "@babel/core": "^7.5.0", |
| 41 | + "@babel/plugin-transform-runtime": "^7.5.0", |
| 42 | + "@babel/preset-env": "^7.5.0", |
43 | 43 | "autoprefixer": "^9.6.0",
|
44 | 44 | "babel-eslint": "^10.0.2",
|
45 | 45 | "babel-loader": "^8.0.6",
|
46 | 46 | "babel-plugin-dynamic-import-node": "^2.2.0",
|
47 |
| - "chromedriver": "^75.0.0", |
| 47 | + "chromedriver": "^75.0.1", |
48 | 48 | "colors": "^1.3.3",
|
49 | 49 | "css-loader": "^3.0.0",
|
50 | 50 | "eslint": "^6.0.1",
|
|
58 | 58 | "grunt-contrib-connect": "^2.0.0",
|
59 | 59 | "grunt-contrib-copy": "~1.0.0",
|
60 | 60 | "grunt-contrib-watch": "^1.1.0",
|
61 |
| - "grunt-eslint": "^21.1.0", |
| 61 | + "grunt-eslint": "^22.0.0", |
62 | 62 | "grunt-exec": "~3.0.0",
|
63 | 63 | "grunt-jsdoc": "^2.4.0",
|
64 | 64 | "grunt-webpack": "^3.1.3",
|
|
68 | 68 | "ink-docstrap": "^1.3.2",
|
69 | 69 | "jsdoc-babel": "^0.5.0",
|
70 | 70 | "mini-css-extract-plugin": "^0.7.0",
|
71 |
| - "nightwatch": "^1.1.12", |
| 71 | + "nightwatch": "^1.1.13", |
72 | 72 | "node-sass": "^4.12.0",
|
73 | 73 | "postcss-css-variables": "^0.13.0",
|
74 | 74 | "postcss-import": "^12.0.1",
|
75 | 75 | "postcss-loader": "^3.0.0",
|
76 | 76 | "prompt": "^1.0.0",
|
77 | 77 | "sass-loader": "^7.1.0",
|
78 |
| - "sitemap": "^2.2.0", |
| 78 | + "sitemap": "^3.2.0", |
79 | 79 | "style-loader": "^0.23.1",
|
80 |
| - "svg-url-loader": "^2.3.3", |
| 80 | + "svg-url-loader": "^3.0.0", |
81 | 81 | "url-loader": "^2.0.1",
|
82 |
| - "webpack": "^4.35.0", |
| 82 | + "webpack": "^4.35.2", |
83 | 83 | "webpack-bundle-analyzer": "^3.3.2",
|
84 | 84 | "webpack-dev-server": "^3.7.2",
|
85 | 85 | "webpack-node-externals": "^1.7.2",
|
86 | 86 | "worker-loader": "^2.0.0"
|
87 | 87 | },
|
88 | 88 | "dependencies": {
|
89 | 89 | "@babel/polyfill": "^7.4.4",
|
90 |
| - "@babel/runtime": "^7.4.5", |
| 90 | + "@babel/runtime": "^7.5.0", |
91 | 91 | "arrive": "^2.4.1",
|
92 | 92 | "babel-plugin-transform-builtin-extend": "1.1.2",
|
93 | 93 | "bcryptjs": "^2.4.3",
|
94 | 94 | "bignumber.js": "^9.0.0",
|
95 | 95 | "blakejs": "^1.1.0",
|
96 | 96 | "bootstrap": "4.3.1",
|
97 |
| - "bootstrap-colorpicker": "^2.5.3", |
| 97 | + "bootstrap-colorpicker": "^3.1.2", |
98 | 98 | "bootstrap-material-design": "^4.1.2",
|
99 | 99 | "bson": "^4.0.2",
|
100 | 100 | "chi-squared": "^1.1.0",
|
|
103 | 103 | "crypto-api": "^0.8.3",
|
104 | 104 | "crypto-js": "^3.1.9-1",
|
105 | 105 | "ctph.js": "0.0.5",
|
106 |
| - "d3": "^5.9.4", |
| 106 | + "d3": "^5.9.7", |
107 | 107 | "d3-hexbin": "^0.2.2",
|
108 | 108 | "diff": "^4.0.1",
|
109 | 109 | "es6-promisify": "^6.0.1",
|
|
0 commit comments