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 354b755 commit dd71fa6Copy full SHA for dd71fa6
1 file changed
package.json
@@ -52,13 +52,13 @@
52
"@commitlint/cli": "17.8.1",
53
"@commitlint/config-conventional": "17.8.1",
54
"c8": "7.14.0",
55
- "chai": "4.4.1",
+ "chai": "4.5.0",
56
"cli-color": "2.0.4",
57
"documentation": "14.0.3",
58
- "eslint": "8.57.0",
+ "eslint": "8.57.1",
59
"glob": "9.3.5",
60
"husky": "8.0.3",
61
- "mocha": "10.4.0",
+ "mocha": "10.8.2",
62
"nodemon": "2.0.22"
63
},
64
"dependencies": {
@@ -68,7 +68,7 @@
68
"@aws-sdk/lib-storage": "^3.278.0",
69
"@fastify/static": "^6.9.0",
70
"@octokit/rest": "^19.0.7",
71
- "fastify": "4.26.2",
+ "fastify": "4.29.1",
72
"follow-redirects": "^1.15.2",
73
"node-fetch": "^3.3.0",
74
"node-stream-zip": "^1.15.0",
0 commit comments