Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2021
1 parent 0d2c2df commit dfeb842
Show file tree
Hide file tree
Showing 8 changed files with 153 additions and 153 deletions.
2 changes: 1 addition & 1 deletion .k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@kosko/env": "^2.0.1",
"@kubernetes-models/sealed-secrets": "^2.0.2",
"@socialgouv/kosko-charts": "^9.5.13",
"@socialgouv/kosko-charts": "^9.6.4",
"@types/node": "^16.7.8",
"kosko": "^1.1.5",
"kubernetes-models": "^2.0.2",
Expand Down
18 changes: 9 additions & 9 deletions .k8s/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,16 +689,16 @@
eslint-import-resolver-typescript "~2.4.0"
eslint-plugin-import "~2.24.2"

"@socialgouv/kosko-charts@^9.5.13":
version "9.5.13"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-9.5.13.tgz#7c59dafc898ff37fec91dd6312ca25c0069ad344"
integrity sha512-aaONHzj22Whgj2HTRNHOXzCCm/NGN00UZH48XRA3snDtYJk4Q+mdNgVVB9aiBLQx/Bq08uYoVj5+JAxu/md1nA==
"@socialgouv/kosko-charts@^9.6.4":
version "9.6.4"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-9.6.4.tgz#7694e32e65749cb1e12e094d92d51d68725a6bed"
integrity sha512-Hhmhz4SmkrSr1ZgRK12Z1sH2TQUJ2GhvrjK6zowHCl5G4mjw3N42g72GsO2dS99cZW/5Z0wYEVAPWhv0g9pITg==
dependencies:
"@kubernetes-models/sealed-secrets" "^2.0.2"
"@sindresorhus/is" "^4.2.0"
fs-extra "^10.0.0"
kubernetes-models "^2.0.2"
slugify "^1.6.0"
slugify "^1.6.1"

"@tootallnate/once@1":
version "1.1.2"
Expand Down Expand Up @@ -3557,10 +3557,10 @@ slice-ansi@^4.0.0:
astral-regex "^2.0.0"
is-fullwidth-code-point "^3.0.0"

slugify@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.0.tgz#6bdf8ed01dabfdc46425b67e3320b698832ff893"
integrity sha512-FkMq+MQc5hzYgM86nLuHI98Acwi3p4wX+a5BO9Hhw4JdK4L7WueIiZ4tXEobImPqBz2sVcV0+Mu3GRB30IGang==
slugify@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.1.tgz#a5fcaef29f4e57c6e932ce7044b6ffd9cf81b641"
integrity sha512-5ofqMTbetNhxlzjYYLBaZFQd6oiTuSkQlyfPEFIMwgUABlZQ0hbk5xIV9Ydd5jghWeRoO7GkiJliUvTpLOjNRA==

source-map-support@^0.5.6:
version "0.5.19"
Expand Down
10 changes: 5 additions & 5 deletions shared/elasticsearch-document-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
]
},
"dependencies": {
"@elastic/elasticsearch": "^7.14.1",
"@elastic/elasticsearch": "^7.15.0",
"@socialgouv/cdtn-elasticsearch": "^1.10.1",
"@socialgouv/cdtn-logger": "^1.10.1",
"@socialgouv/cdtn-monolog": "^1.5.11",
"@socialgouv/cdtn-slugify": "^4.52.1",
"@socialgouv/cdtn-sources": "^4.52.1",
"@socialgouv/contributions-data-types": "^3.27.0",
"@socialgouv/cdtn-monolog": "^1.6.1",
"@socialgouv/cdtn-slugify": "^4.53.1",
"@socialgouv/cdtn-sources": "^4.53.1",
"@socialgouv/contributions-data-types": "^3.29.0",
"memoizee": "^0.4.15",
"node-fetch": "^2.6.5",
"p-queue": "^6.6.2",
Expand Down
2 changes: 1 addition & 1 deletion shared/graphql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.10.1",
"dependencies": {
"@urql/core": "^2.3.3",
"graphql": "^15.5.3",
"graphql": "^15.6.1",
"isomorphic-unfetch": "^3.1.0",
"react": "^17.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.10.1",
"dependencies": {
"@shared/graphql-client": "^1.10.1",
"@socialgouv/cdtn-slugify": "^4.52.1",
"@socialgouv/cdtn-sources": "^4.52.1",
"@socialgouv/cdtn-slugify": "^4.53.1",
"@socialgouv/cdtn-sources": "^4.53.1",
"@socialgouv/dila-api-client": "^1.2.1",
"memoizee": "^0.4.15",
"node-fetch": "^2.6.5",
Expand Down
24 changes: 12 additions & 12 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
"version": "1.10.1",
"dependencies": {
"@azure/abort-controller": "^1.0.4",
"@azure/storage-blob": "^12.7.0",
"@elastic/elasticsearch": "^7.14.1",
"@azure/storage-blob": "^12.8.0",
"@elastic/elasticsearch": "^7.15.0",
"@hapi/boom": "^9.1.4",
"@hapi/joi": "^17.1.1",
"@hookform/error-message": "^2.0.0",
"@reach/accordion": "^0.16.1",
"@reach/dialog": "^0.16.0",
"@reach/menu-button": "^0.16.1",
"@reach/visually-hidden": "^0.16.0",
"@sentry/browser": "^6.12.0",
"@sentry/integrations": "^6.12.0",
"@sentry/node": "^6.12.0",
"@sentry/browser": "^6.13.3",
"@sentry/integrations": "^6.13.3",
"@sentry/node": "^6.13.3",
"@shared/graphql-client": "^1.10.1",
"@shared/id-generator": "^1.10.1",
"@socialgouv/cdtn-logger": "^1.10.1",
"@socialgouv/cdtn-slugify": "^4.52.1",
"@socialgouv/cdtn-sources": "^4.52.1",
"@socialgouv/cdtn-ui": "^4.52.2",
"@socialgouv/cdtn-slugify": "^4.53.1",
"@socialgouv/cdtn-sources": "^4.53.1",
"@socialgouv/cdtn-ui": "^4.53.1",
"@socialgouv/matomo-next": "^1.2.2",
"@types/react": "^17.0.24",
"@urql/exchange-auth": "^0.1.6",
Expand All @@ -30,11 +30,11 @@
"cookie": "^0.4.1",
"d3": "^6.7.0",
"d3-hierarchy": "^2.0.0",
"date-fns": "^2.23.0",
"date-fns": "^2.25.0",
"diff": "^5.0.0",
"eslint-config-next": "^11.1.2",
"formidable": "^1.2.2",
"graphql": "^15.5.3",
"graphql": "^15.6.1",
"http-proxy-middleware": "^2.0.1",
"isomorphic-unfetch": "^3.1.0",
"jsonwebtoken": "^8.5.1",
Expand All @@ -53,8 +53,8 @@
"react-autosuggest": "^10.1.0",
"react-dom": "^17.0.2",
"react-dropzone": "^11.3.5",
"react-hook-form": "^7.15.4",
"react-icons": "^4.2.0",
"react-hook-form": "^7.17.1",
"react-icons": "^4.3.1",
"react-is": "^17.0.2",
"react-sortable-hoc": "^2.0.0",
"rehype-raw": "^5.1.0",
Expand Down
6 changes: 3 additions & 3 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"@shared/graphql-client": "^1.10.1",
"@shared/id-generator": "^1.10.1",
"@socialgouv/cdtn-slugify": "^4.52.1",
"@socialgouv/cdtn-sources": "^4.52.1",
"@socialgouv/cdtn-slugify": "^4.53.1",
"@socialgouv/cdtn-sources": "^4.53.1",
"get-uri": "^3.0.2",
"got": "^11.8.2",
"gunzip-maybe": "^1.4.2",
Expand All @@ -19,7 +19,7 @@
"unist-util-parents": "^1.0.3",
"unist-util-select": "^4.0.0",
"winston": "^3.3.3",
"yargs": "^17.1.1"
"yargs": "^17.2.1"
},
"devDependencies": {
"@babel/core": "^7.15.5",
Expand Down
Loading

0 comments on commit dfeb842

Please sign in to comment.