We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b469e commit a4952bcCopy full SHA for a4952bc
2 files changed
package.json
@@ -71,7 +71,7 @@
71
"ansi-colors": "^4.1.1",
72
"async-retry": "^1.3.3",
73
"axios": "^1.16.0",
74
- "content-type": "^1.0.5",
+ "content-type": "^2.0.0",
75
"ow": "^0.28.2",
76
"proxy-agent": "^6.5.0",
77
"tslib": "^2.5.0",
@@ -87,7 +87,7 @@
87
"@rspack/core": "^1.7.6",
88
"@types/async-retry": "^1.4.5",
89
"@types/compression": "^1.8.1",
90
- "@types/content-type": "^1.1.5",
+ "@types/content-type": "^2.0.0",
91
"@types/express": "^5.0.0",
92
"@types/node": "^24.0.0",
93
"ajv": "^8.17.1",
0 commit comments