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.
1 parent 4e59429 commit c53c483Copy full SHA for c53c483
1 file changed
package.json
@@ -39,10 +39,10 @@
39
}
40
},
41
"dependencies": {
42
- "async": "^2.6.3",
+ "async": "^2.6.4",
43
"bluebird": "^3.7.2",
44
"chalk": "^3.0.0",
45
- "express": "4.17.1",
+ "express": "4.18.1",
46
"fs-extra": "^8.1.0",
47
"get-stdin": "^8.0.0",
48
"googleapis": "^50.0.0",
@@ -53,13 +53,13 @@
53
"@serverless/eslint-config": "^2.2.0",
54
"coveralls": "^3.1.1",
55
"eslint": "^7.32.0",
56
- "eslint-plugin-import": "^2.25.3",
+ "eslint-plugin-import": "^2.26.0",
57
"git-list-updated": "^1.2.1",
58
- "github-release-from-cc-changelog": "^2.2.0",
+ "github-release-from-cc-changelog": "^2.3.0",
59
"husky": "^4.3.8",
60
"jest": "^25.5.4",
61
"lint-staged": "^10.5.4",
62
- "prettier": "^2.5.0",
+ "prettier": "^2.6.2",
63
"sinon": "^8.1.1",
64
"standard-version": "^9.3.2"
65
0 commit comments