Commit 7bbb1f2
committed
chore(deps): drop file-type override (incompatible with @jimp/core)
The file-type 21.x patched version is ESM-only and triggers
ERR_PACKAGE_PATH_NOT_EXPORTED when the old CJS @jimp/core does
`require('file-type')`, breaking the webpack-pwa-manifest plugin used in
webpack.ssg.mjs and failing the E2E build step. @jimp/core is the only
consumer of file-type in the tree and pins it to ^16.5.4, so no
overrideable patched version exists.
The GHSA-5v7r-6r5c-r473 advisory remains; closing it would require
upgrading webpack-pwa-manifest to a version using a maintained image
processor.1 parent e02e29c commit 7bbb1f2
2 files changed
Lines changed: 152 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments