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 07a10a9 commit fe07420Copy full SHA for fe07420
package.json
@@ -38,7 +38,7 @@
38
"dependencies": {
39
"@graphql-tools/schema": "^9.0.12",
40
"@sentry/node": "^7.29.0",
41
- "@types/micro": "^7.3.7",
+ "@types/micro": "^10.0.0",
42
"apollo-server-micro": "^3.11.1",
43
"axios": "^1.2.2",
44
"cheerio": "^1.0.0-rc.10",
@@ -49,7 +49,7 @@
49
"http-status-codes": "^2.2.0",
50
"is-url": "^1.2.4",
51
"lodash-fp": "^0.10.4",
52
- "micro": "^9.3.4",
+ "micro": "^10.0.0",
53
"node-feedparser": "^1.0.1",
54
"normalize-url": "^6.0.1",
55
"rss-parser": "^3.12.0",
0 commit comments