We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a2d44 commit 0a898b6Copy full SHA for 0a898b6
2 files changed
mock-server/package.json
@@ -35,7 +35,7 @@
35
"commander": "4.1.1",
36
"debug": "4.3.4",
37
"errorhandler": "1.5.1",
38
- "express": "4.18.1",
+ "express": "4.21.2",
39
"json-schema-ref-parser": "9.0.9",
40
"js-yaml": "3.14.1",
41
"morgan": "1.10.0",
package.json
@@ -41,7 +41,7 @@
"package": "npx yarn pack --filename openapi-cop.tgz"
42
},
43
"dependencies": {
44
- "@types/express": "4.17.13",
+ "@types/express": "4.17.25",
45
"@types/valid-url": "^1.0.3",
46
"ajv": "6.12.6",
47
"api-spec-converter": "2.12.0",
@@ -50,7 +50,7 @@
50
51
"content-type": "1.0.4",
52
53
54
55
56
"lodash": "4.17.21",
0 commit comments