Skip to content

Commit ae06b2d

Browse files
committed
Updated deps and added contributor
1 parent 54d423a commit ae06b2d

File tree

6 files changed

+3715
-3699
lines changed

6 files changed

+3715
-3699
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,18 @@ Special thanks to the following contributors:
155155
<br /><sub><b>OhHeyAlan</b></sub>
156156
</a>
157157
</td>
158-
</tr>
159-
<tr>
160158
<td align="center">
161159
<a href="https://github.com/dogmatic69">
162160
<img src="https://avatars2.githubusercontent.com/u/94674?s=460&u=ca7647de53145c6283b6373ade5dc94ba99347db&v=4" width="80px;" alt=""/>
163161
<br /><sub><b>Carl Sutton</b></sub>
164162
</a>
165163
</td>
164+
<td align="center">
165+
<a href="https://github.com/tg44">
166+
<img src="https://avatars0.githubusercontent.com/u/31839?s=460&u=ad32f4cadfef5e5fb09cdfa4b7b7b36a99ba6811&v=4" width="80px;" alt=""/>
167+
<br /><sub><b>Gergő Törcsvári</b></sub>
168+
</a>
169+
</td>
166170
</tr>
167171
</table>
168172
<!-- markdownlint-enable -->

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"config": "^3.3.1",
1313
"diskdb": "^0.1.17",
1414
"express": "^4.17.1",
15-
"express-fileupload": "^1.1.6",
15+
"express-fileupload": "^1.1.9",
1616
"gravatar": "^1.8.0",
1717
"html-entities": "^1.2.1",
1818
"json-schema-ref-parser": "^8.0.0",
1919
"jsonwebtoken": "^8.5.1",
2020
"knex": "^0.20.13",
2121
"liquidjs": "^9.11.10",
22-
"lodash": "^4.17.15",
22+
"lodash": "^4.17.19",
2323
"moment": "^2.24.0",
2424
"mysql": "^2.18.1",
2525
"node-rsa": "^1.0.8",

0 commit comments

Comments
 (0)