diff --git a/package.json b/package.json index a44c241..7ca9687 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@babel/cli": "^7.18.10", "@babel/core": "^7.19.1", "@babel/preset-env": "^7.19.1", - "@etalab/decoupage-administratif": "^3.0.0", + "@etalab/decoupage-administratif": "^4.0.0", "ava": "^4.3.3", "codecov": "^3.8.3", "eslint": "^8.57.0", @@ -84,4 +84,4 @@ "**/commands" ] } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index ec5b1f4..dc8ca99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1185,10 +1185,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== -"@etalab/decoupage-administratif@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@etalab/decoupage-administratif/-/decoupage-administratif-3.0.0.tgz#1d0d54b5b884c3df9555b4b8db543f83559629d3" - integrity sha512-WlXHeArXK7zwcxoPev8NM3ncUjaIiBYiTmY1wh3X6RXITKjTwn3yaYdQqbPplTfFA/ByllG4Y4q4Jt0bCmbEzw== +"@etalab/decoupage-administratif@^4.0.0": + version "4.0.0" + resolved "https://registry.yarnpkg.com/@etalab/decoupage-administratif/-/decoupage-administratif-4.0.0.tgz#b5d048efc43a688312a42f6daa2bef93c0d2c63b" + integrity sha512-TMGZT4rFaQdkovoAZF5iMNJnxc2To8GXiC4x/N8Z5j6I0j29AeInE2Js86Wy9W2ZnjGFbKkSpmnsbLYwWYAFsw== "@etalab/project-legal@^0.6.0": version "0.6.0"