diff --git a/package.json b/package.json index 6051a344c..f2c33b371 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "license": "AGPL-3.0", "version": "0.1.0", "dependencies": { - "@craco/craco": "6.1.2", + "@craco/craco": "6.2.0", "@fontsource/source-sans-pro": "4.4.5", "@hedgedoc/html-to-react": "1.0.0", "@hedgedoc/markdown-it-task-lists": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 351d2cc48..a5da75751 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1214,10 +1214,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@craco/craco@6.1.2": - version "6.1.2" - resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.1.2.tgz#30e45288e4609ac6b8cf828085b34acebdc60e69" - integrity sha512-GlQZn+g+yNlaDvIL5m6mcCoBGyFDwO4kkNx3fNFf98wuldkdWyBFoQbtOFOIb4gvkTh4VntOOxtJEoZfKs7XXw== +"@craco/craco@6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.2.0.tgz#93847ae20899f5e810359443f2055bcf2b1a584e" + integrity sha512-kLc4GSdgR9D5JiZmSxtzbvBKcUFSJqMXImRjjYf5pacwiyAs3XfQwai7T+pExfLQNUnytgkL8jRFUJeYrkVr7g== dependencies: cross-spawn "^7.0.0" lodash "^4.17.15"