We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed5854c + 763234d commit 62da406Copy full SHA for 62da406
paperbot/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "isocpp-mattermost-paperbot",
3
- "version": "2.2.0",
+ "version": "2.3.0",
4
"description": "",
5
"main": "src/index.js",
6
"scripts": {
@@ -9,14 +9,14 @@
9
"author": "Sebastian Büttner <mail@bueddl.de>",
10
"license": "MIT",
11
"dependencies": {
12
- "@mattermost/client": "^9.9.0",
13
- "@mattermost/types": "^9.9.0",
+ "@mattermost/client": "^9.11.0",
+ "@mattermost/types": "^9.3.0",
14
"babel-polyfill": "^6.26.0",
15
- "dotenv": "^16.4.5",
16
- "express": "^4.19.2",
+ "dotenv": "^16.6.1",
+ "express": "^4.22.1",
17
"isomorphic-fetch": "^3.0.0",
18
"moment": "2.29.4",
19
- "tslib": "^2.6.3",
20
- "ws": "^8.18.0"
+ "tslib": "^2.8.1",
+ "ws": "^8.18.3"
21
}
22
0 commit comments