diff --git a/package.json b/package.json index 966d6f01..97bf81bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stromae", - "version": "2.2.12", + "version": "2.2.13", "description": "Web application for the management of questionnaires powered by Lunatic", "repository": { "type": "git", @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@craco/craco": "^6.4.0", - "@inseefr/lunatic": "^2.0.5-v2", + "@inseefr/lunatic": "2.0.6-v2", "@material-ui/core": "^4.11.2", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.57", diff --git a/yarn.lock b/yarn.lock index 791516cd..d6e4c8ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1418,10 +1418,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== -"@inseefr/lunatic@^2.0.5-v2": - version "2.0.5-v2" - resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.0.5-v2.tgz#a0b09775cd5f25354dc12319201af16ef1a1854f" - integrity sha512-SEPJN19h1yullfJO0inDqKcAiQmH04vGpK256DzGedLc0ihg59FZW68XwRjIN6YjDgnPZJ5Yy/fdT9RhhbkRCw== +"@inseefr/lunatic@2.0.6-v2": + version "2.0.6-v2" + resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.0.6-v2.tgz#64cc92f973b470d5ef997cf5d8449b71bbf90ccc" + integrity sha512-+RlrvU97O/VRc+2Ihn8ESmVFaGvazbL0UeSktI0yAymH/94Ppjg7vEhx7WHlWvjSbYjvUmjCIXf+Eav2jlIIcg== dependencies: "@inseefr/trevas" "^0.1.16" "@inseefr/vtl-2.0-antlr-tools" "^0.1.0-bundle"