Skip to content

Commit fe07420

Browse files
fix(deps): update dependency micro to v10
1 parent 07a10a9 commit fe07420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@graphql-tools/schema": "^9.0.12",
4040
"@sentry/node": "^7.29.0",
41-
"@types/micro": "^7.3.7",
41+
"@types/micro": "^10.0.0",
4242
"apollo-server-micro": "^3.11.1",
4343
"axios": "^1.2.2",
4444
"cheerio": "^1.0.0-rc.10",
@@ -49,7 +49,7 @@
4949
"http-status-codes": "^2.2.0",
5050
"is-url": "^1.2.4",
5151
"lodash-fp": "^0.10.4",
52-
"micro": "^9.3.4",
52+
"micro": "^10.0.0",
5353
"node-feedparser": "^1.0.1",
5454
"normalize-url": "^6.0.1",
5555
"rss-parser": "^3.12.0",

0 commit comments

Comments
 (0)