We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99b399 commit caf1185Copy full SHA for caf1185
package.json
@@ -20,7 +20,7 @@
20
],
21
"dependencies": {
22
"@types/body-parser": "^1.19.0",
23
- "@types/express": "^4.17.3",
+ "@types/express": "4.17.3",
24
"@types/glob": "^7.1.2",
25
"@types/lodash": "^4.14.149",
26
"@types/node": "^14.0.13",
@@ -31,7 +31,7 @@
31
"csv-parse": "^4.10.1",
32
"csv-stringify": "^5.5.0",
33
"date-fns": "^2.10.0",
34
- "express": "^4.17.1",
+ "express": "4.17.3",
35
"glob": "^7.1.6",
36
"googleapis": "47.0.0",
37
"jsonc": "^2.0.0",
0 commit comments