|
57 | 57 | "dependencies": { |
58 | 58 | "@solid/acl-check": "^0.4.5", |
59 | 59 | "@solid/oidc-auth-manager": "^0.24.1", |
60 | | - "@solid/oidc-op": "0.11.1", |
| 60 | + "@solid/oidc-op": "0.11.2", |
61 | 61 | "async-lock": "^1.2.8", |
62 | 62 | "body-parser": "^1.19.0", |
63 | 63 | "bootstrap": "^3.4.1", |
64 | 64 | "busboy": "^0.3.1", |
65 | 65 | "cached-path-relative": "^1.0.2", |
66 | 66 | "camelize": "^1.0.0", |
67 | 67 | "cheerio": "^1.0.0-rc.5", |
68 | | - "colorette": "^1.2.1", |
69 | | - "commander": "^7.0.0", |
| 68 | + "colorette": "^1.2.2", |
| 69 | + "commander": "^7.1.0", |
70 | 70 | "cors": "^2.8.5", |
71 | 71 | "debug": "^4.3.1", |
72 | 72 | "express": "^4.17.1", |
73 | | - "express-handlebars": "^5.2.0", |
| 73 | + "express-handlebars": "^5.2.1", |
74 | 74 | "express-session": "^1.17.1", |
75 | 75 | "extend": "^3.0.2", |
76 | 76 | "from2": "^2.3.0", |
77 | 77 | "fs-extra": "^9.1.0", |
78 | 78 | "get-folder-size": "^2.0.1", |
79 | 79 | "glob": "^7.1.6", |
80 | 80 | "global-tunnel-ng": "^2.7.1", |
81 | | - "handlebars": "^4.7.6", |
| 81 | + "handlebars": "^4.7.7", |
82 | 82 | "http-proxy-middleware": "^1.0.6", |
83 | | - "inquirer": "^7.3.3", |
| 83 | + "inquirer": "^8.0.0", |
84 | 84 | "into-stream": "^6.0.0", |
85 | 85 | "ip-range-check": "0.2.0", |
86 | 86 | "is-ip": "^3.1.0", |
87 | 87 | "li": "^1.3.0", |
88 | 88 | "mashlib": "^1.6.9", |
89 | | - "mime-types": "^2.1.28", |
| 89 | + "mime-types": "^2.1.29", |
90 | 90 | "negotiator": "^0.6.2", |
91 | 91 | "node-fetch": "^2.6.1", |
92 | 92 | "node-forge": "^0.10.0", |
93 | | - "nodemailer": "^6.4.17", |
| 93 | + "nodemailer": "^6.5.0", |
94 | 94 | "oidc-op-express": "^0.0.3", |
95 | 95 | "owasp-password-strength-test": "^1.3.0", |
96 | 96 | "rdflib": "^2.1.7", |
|
101 | 101 | "text-encoder-lite": "^2.0.0", |
102 | 102 | "the-big-username-blacklist": "^1.5.2", |
103 | 103 | "ulid": "^2.3.0", |
104 | | - "urijs": "^1.19.5", |
| 104 | + "urijs": "^1.19.6", |
105 | 105 | "uuid": "^8.3.2", |
106 | 106 | "valid-url": "^1.0.9", |
107 | 107 | "validator": "^13.5.2", |
108 | 108 | "vhost": "^3.0.2" |
109 | 109 | }, |
110 | 110 | "devDependencies": { |
111 | 111 | "@solid/solid-auth-oidc": "^0.3.0", |
112 | | - "chai": "4.2.0", |
| 112 | + "chai": "4.3.3", |
113 | 113 | "chai-as-promised": "7.1.1", |
114 | 114 | "cross-env": "7.0.3", |
115 | 115 | "dirty-chai": "2.0.1", |
116 | 116 | "localstorage-memory": "1.0.3", |
117 | | - "mocha": "8.2.1", |
118 | | - "nock": "13.0.7", |
| 117 | + "mocha": "8.3.0", |
| 118 | + "nock": "13.0.10", |
119 | 119 | "node-mocks-http": "1.10.1", |
120 | 120 | "nyc": "15.1.0", |
121 | 121 | "pre-commit": "1.2.2", |
122 | 122 | "randombytes": "2.1.0", |
123 | 123 | "sinon": "9.2.4", |
124 | 124 | "sinon-chai": "3.5.0", |
125 | | - "snyk": "1.441.0", |
| 125 | + "snyk": "1.473.0", |
126 | 126 | "standard": "16.0.3", |
127 | 127 | "supertest": "6.1.3", |
128 | 128 | "turtle-validator": "1.1.1", |
|
0 commit comments