Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from codegouvfr/renovate_garronej_modules_update
Browse files Browse the repository at this point in the history
Update garronej_modules_update
  • Loading branch information
garronej authored May 15, 2023
2 parents 3de4f32 + c24503a commit 2d59912
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codegouvfr/sill",
"version": "1.3.1",
"version": "1.3.2",
"description": "The backend of sill.etalab.gouv.fr",
"repository": {
"type": "git",
Expand Down Expand Up @@ -61,10 +61,10 @@
"evt": "^2.4.18",
"express": "^4.17.2",
"husky": "^4.3.8",
"i18nifty": "^1.5.2",
"i18nifty": "^1.5.3",
"jwt-simple": "^0.5.6",
"keycloak-backend": "^2.0.1",
"keycloakify": "^7.11.8",
"keycloakify": "^7.11.9",
"lint-staged": "^11.1.1",
"memoizee": "^0.4.15",
"node-fetch": "^2.6.7",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1391,10 +1391,10 @@ husky@^4.3.8:
slash "^3.0.0"
which-pm-runs "^1.0.0"

i18nifty@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-1.5.2.tgz#afa30c88aa8f54a7c733468bbe441a33cfebdfba"
integrity sha512-AinJ/mhDAmZnQK92t0bSSCDipAXWMZ/EsT283oA4zkUVEnuKeF1dyzGFqez6A863Dbxv5wHWkFTtMSyNwpfE8g==
i18nifty@^1.5.3:
version "1.5.3"
resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-1.5.3.tgz#c8210a29ef108276ce278422cc479640fe48fddf"
integrity sha512-rf5vUDCJzl0zRR/BX0TZoDpWZDTjd0GaMvFQ5ecXSvmicfmAhUoDoGgt60FV7SLYNeQ0cCLyEo01KtoHD7Vtxw==
dependencies:
powerhooks "^0.26.8"
tsafe "^1.6.0"
Expand Down Expand Up @@ -1610,10 +1610,10 @@ keycloak-backend@^2.0.1:
axios "^0.21.0"
jsonwebtoken "^8.5.1"

keycloakify@^7.11.8:
version "7.11.8"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-7.11.8.tgz#3c46be0ae9564d4ec7b76a44447901fcd3e04a6d"
integrity sha512-uozDRs4AK0/fQFWTgco0pVtHrk5UmsOY9mA7nsqf3v/vyBwYMJJO19SnZ0k1wepGQ0PR717PI+uG6FqChaX2bw==
keycloakify@^7.11.9:
version "7.11.9"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-7.11.9.tgz#5c26b2738bf66a937374fc68bedf02b3c216cc50"
integrity sha512-S51IdQAQi+hkSW4YHmMMWj7pE7bCdEs7V0ohrFYYFvu9KtfxrU+/fF+uXIkL2uiMPC2a9g8oN0s2okQ52Ie0Kw==
dependencies:
"@octokit/rest" "^18.12.0"
"@types/yazl" "^2.4.2"
Expand Down

0 comments on commit 2d59912

Please sign in to comment.