diff --git a/.yarn/patches/@dicebear-converter-npm-7.0.1-cb9d17808e.patch b/.yarn/patches/@dicebear-converter-fix-js-file-path.patch similarity index 100% rename from .yarn/patches/@dicebear-converter-npm-7.0.1-cb9d17808e.patch rename to .yarn/patches/@dicebear-converter-fix-js-file-path.patch diff --git a/.yarn/patches/@dicebear-converter-npm-7.0.1-cb9d17808e.patch.license b/.yarn/patches/@dicebear-converter-fix-js-file-path.patch.license similarity index 100% rename from .yarn/patches/@dicebear-converter-npm-7.0.1-cb9d17808e.patch.license rename to .yarn/patches/@dicebear-converter-fix-js-file-path.patch.license diff --git a/package.json b/package.json index 9995a7a4f..b588235cf 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "yjs@13.6.12": "patch:yjs@npm%3A13.6.12#./.yarn/patches/yjs-remove-import-warning-in-test.patch", "vega-canvas@^1.2.6": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch", "vega-canvas@^1.2.7": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch", - "@dicebear/converter@7.0.1": "patch:@dicebear/converter@npm%3A7.0.1#./.yarn/patches/@dicebear-converter-npm-7.0.1-cb9d17808e.patch" + "@dicebear/converter@7.0.4": "patch:@dicebear/converter@npm%3A7.0.4#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch" }, "devDependencies": { "dotenv-cli": "7.3.0",