This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @socialgouv/kali-data to v3
- Loading branch information
1 parent
a1bad57
commit 5335804
Showing
2 changed files
with
53 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
"author": "[email protected]", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@socialgouv/kali-data": "^2.174.0", | ||
"@socialgouv/kali-data": "^3.0.0", | ||
"cors": "^2.8.5", | ||
"express": "^4.17.1", | ||
"zlib": "^1.0.5" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -615,12 +615,14 @@ | |
eslint-plugin-simple-import-sort "~8.0.0" | ||
eslint-plugin-sort-keys-fix "~1.1.2" | ||
|
||
"@socialgouv/kali-data@^2.174.0": | ||
version "2.511.0" | ||
resolved "https://registry.yarnpkg.com/@socialgouv/kali-data/-/kali-data-2.511.0.tgz#0042c1bce672437f3210900d201948647d938cc6" | ||
integrity sha512-XaSBK3Ay3DDu6TkPhNKRcB5asK4KDAfln6CNt0eqDlip42WyRxcqymDVskR0lXcS4L9/BjEeWiKQ9bB1BPlkAw== | ||
dependencies: | ||
unist-util-find "1.0.2" | ||
"@socialgouv/kali-data@^3.0.0": | ||
version "3.16.0" | ||
resolved "https://registry.yarnpkg.com/@socialgouv/kali-data/-/kali-data-3.16.0.tgz#8e75fcef0eb7fb862fff30ff39e45df828a09d54" | ||
integrity sha512-BEIat8824OZ4DT5YURThrrWRXI4Jh20wdQ46bEMrdRPp8aa2Ul3fDiebUto84ev2FoBEWxNOQT2XlW4fLu29DA== | ||
dependencies: | ||
csv-parser "^3.0.0" | ||
node-xlsx "^0.23.0" | ||
unist-util-find "1.0.4" | ||
unist-util-flat-filter "1.0.0" | ||
unist-util-parents "1.0.3" | ||
|
||
|
@@ -718,6 +720,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c" | ||
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw== | ||
|
||
"@types/unist@^2.0.0": | ||
version "2.0.10" | ||
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc" | ||
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA== | ||
|
||
"@types/yargs-parser@*": | ||
version "21.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b" | ||
|
@@ -1258,6 +1265,13 @@ cssstyle@^2.3.0: | |
dependencies: | ||
cssom "~0.3.6" | ||
|
||
csv-parser@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/csv-parser/-/csv-parser-3.0.0.tgz#b88a6256d79e090a97a1b56451f9327b01d710e7" | ||
integrity sha512-s6OYSXAK3IdKqYO33y09jhypG/bSDHPuyCme/IdEHfWpLf/jKcpitVFyOC6UemgGk8v7Q5u2XE0vvwmanxhGlQ== | ||
dependencies: | ||
minimist "^1.2.0" | ||
|
||
d@1, d@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a" | ||
|
@@ -3016,7 +3030,7 @@ locate-path@^6.0.0: | |
dependencies: | ||
p-locate "^5.0.0" | ||
|
||
lodash.iteratee@^4.5.0: | ||
lodash.iteratee@^4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/lodash.iteratee/-/lodash.iteratee-4.7.0.tgz#be4177db289a8ccc3c0990f1db26b5b22fc1554c" | ||
integrity sha512-yv3cSQZmfpbIKo4Yo45B1taEvxjNvcpF1CEOc0Y6dEyvhPIfEJE3twDwPgWTPQubcSgXyBwBKG6wpQvWMDOf6Q== | ||
|
@@ -3171,6 +3185,13 @@ node-releases@^2.0.8: | |
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10.tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f" | ||
integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w== | ||
|
||
node-xlsx@^0.23.0: | ||
version "0.23.0" | ||
resolved "https://registry.yarnpkg.com/node-xlsx/-/node-xlsx-0.23.0.tgz#0c4b642f9457712d68f30e1e30351d640cc37e90" | ||
integrity sha512-r3KaSZSsSrK92rbPXnX/vDdxURmPPik0rjJ3A+Pybzpjyrk4G6WyGfj8JIz5dMMEpCmWVpmO4qoVPBxnpLv/8Q== | ||
dependencies: | ||
xlsx "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz" | ||
|
||
normalize-path@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" | ||
|
@@ -3992,13 +4013,13 @@ unbox-primitive@^1.0.2: | |
has-symbols "^1.0.3" | ||
which-boxed-primitive "^1.0.2" | ||
|
||
[email protected].2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/unist-util-find/-/unist-util-find-1.0.2.tgz#4d5b01a69fca2a382ad4f55f9865e402129ecf56" | ||
integrity sha512-ft06UDYzqi9o9RmGP0sZWI/zvLLQiBW2/MD+rW6mDqbOWDcmknGX9orQPspfuGRYWr8eSJAmfsBcvOpfGRJseA== | ||
[email protected].4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/unist-util-find/-/unist-util-find-1.0.4.tgz#752e2c6fabf9d57e2c08e03d2f54aaee8c227ef3" | ||
integrity sha512-T5vI7IkhroDj7KxAIy057VbIeGnCXfso4d4GoUsjbAmDLQUkzAeszlBtzx1+KHgdsYYBygaqUBvrbYCfePedZw== | ||
dependencies: | ||
lodash.iteratee "^4.5.0" | ||
unist-util-visit "^1.1.0" | ||
lodash.iteratee "^4.7.0" | ||
unist-util-visit "^2.0.0" | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
|
@@ -4007,11 +4028,6 @@ [email protected]: | |
dependencies: | ||
unist-util-is "^4.0.0" | ||
|
||
unist-util-is@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd" | ||
integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A== | ||
|
||
unist-util-is@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.1.0.tgz#976e5f462a7a5de73d94b706bac1b90671b57797" | ||
|
@@ -4024,19 +4040,22 @@ [email protected]: | |
dependencies: | ||
es6-weak-map "^2.0.0" | ||
|
||
unist-util-visit-parents@^2.0.0: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9" | ||
integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g== | ||
unist-util-visit-parents@^3.0.0: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6" | ||
integrity sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg== | ||
dependencies: | ||
unist-util-is "^3.0.0" | ||
"@types/unist" "^2.0.0" | ||
unist-util-is "^4.0.0" | ||
|
||
unist-util-visit@^1.1.0: | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3" | ||
integrity sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw== | ||
unist-util-visit@^2.0.0: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-2.0.3.tgz#c3703893146df47203bb8a9795af47d7b971208c" | ||
integrity sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q== | ||
dependencies: | ||
unist-util-visit-parents "^2.0.0" | ||
"@types/unist" "^2.0.0" | ||
unist-util-is "^4.0.0" | ||
unist-util-visit-parents "^3.0.0" | ||
|
||
universalify@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -4206,6 +4225,11 @@ ws@^7.4.6: | |
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591" | ||
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== | ||
|
||
"xlsx@https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz": | ||
version "0.19.3" | ||
uid f804c1850e2da5260165db0a059dc2a6099d55f3 | ||
resolved "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz#f804c1850e2da5260165db0a059dc2a6099d55f3" | ||
|
||
xml-name-validator@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a" | ||
|