diff --git a/package.json b/package.json index d8614ab6..bec56613 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "homepage": "https://xxx.yy/sill", "name": "sill-web", - "version": "1.41.0", + "version": "1.41.1", "license": "MIT", "scripts": { "start": "react-app-rewired start", @@ -20,7 +20,7 @@ }, "dependencies": { "@codegouvfr/react-dsfr": "^1.0.0", - "@codegouvfr/sill": "^1.20.1", + "@codegouvfr/sill": "^1.20.4", "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.0.4", diff --git a/yarn.lock b/yarn.lock index f3c0967f..8be8c096 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1240,10 +1240,10 @@ dependencies: tsafe "^1.6.3" -"@codegouvfr/sill@^1.20.1": - version "1.20.1" - resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.20.1.tgz#4f6c57b398e8d05b0cdc5ab23d33d64001e78765" - integrity sha512-lJJK179/+zOxMnP9hJN97mNoJkJhtbAKkulWcuLTtgGqJ/cfwa9mgd353HJTKiNqOroI/DFjbOiWQjn+Dj8DpQ== +"@codegouvfr/sill@^1.20.4": + version "1.20.4" + resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.20.4.tgz#67950d1e177622954d56c16eb1b197aec414bcd0" + integrity sha512-D6FjTIl4RXwm96hqCVRwBIVtTvzENY/UPpsVoNeSuH3f0xCjpamOyEhgObfpWmeB5sfQraY0dJxEZxwst5AtCg== dependencies: "@octokit/graphql" "^7.0.2" "@retorquere/bibtex-parser" "^7.0.11"