From e3b34673d3c7f2aa29e8fbbede097a9c1a2f0626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 04:13:04 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 4 directories with 6 updates Bumps the npm_and_yarn group with 3 updates in the /targets/alert-cli directory: [axios](https://github.com/axios/axios), [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) and [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /targets/export-elasticsearch directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /targets/frontend directory: [next](https://github.com/vercel/next.js) and [nodemailer](https://github.com/nodemailer/nodemailer). Bumps the npm_and_yarn group with 1 update in the /targets/ingester directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `axios` from 0.26.1 to 0.31.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.31.0) Updates `simple-git` from 3.31.1 to 3.32.3 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git) Updates `tar` from 6.2.1 to 7.5.11 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.5.11) Updates `axios` from 0.26.1 to 0.31.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.31.0) Updates `next` from 16.1.6 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.1.6...v16.2.3) Updates `nodemailer` from 6.10.1 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.1...v8.0.5) Updates `tar-fs` from 2.1.2 to 2.1.4 - [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: axios dependency-version: 0.31.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: simple-git dependency-version: 3.32.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 0.31.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- targets/alert-cli/package.json | 10 +++++----- targets/export-elasticsearch/package.json | 4 ++-- targets/frontend/package.json | 6 +++--- targets/ingester/package.json | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/targets/alert-cli/package.json b/targets/alert-cli/package.json index d47eef3f2..d8b265b88 100644 --- a/targets/alert-cli/package.json +++ b/targets/alert-cli/package.json @@ -13,15 +13,15 @@ "@socialgouv/cdtn-slugify": "4.52.1", "@socialgouv/cdtn-utils": "^4.222.0", "@socialgouv/dila-api-client": "1.2.4", - "axios": "^1.5.0", + "axios": "^0.31.0", "diff": "^5.1.0", "memoizee": "0.4.17", "node-xlsx": "^0.23.0", "p-map": "4", "react": "^19.1.0", - "semver": "7.3.5", - "simple-git": "^3.19.1", - "tar": "^6.2.0", + "semver": "7.7.4", + "simple-git": "^3.32.3", + "tar": "^7.5.11", "unist-util-parents": "1.0.3", "unist-util-select": "4.0.3" }, @@ -38,7 +38,7 @@ "@types/jest": "^29.5.12", "@types/memoizee": "0.4.11", "@types/node": "16.11.68", - "@types/semver": "7.3.13", + "@types/semver": "7.7.1", "@types/tar": "^6.1.5", "@types/unist": "2.0.11", "@vercel/ncc": "0.34.0", diff --git a/targets/export-elasticsearch/package.json b/targets/export-elasticsearch/package.json index b01bc1689..d789047a0 100644 --- a/targets/export-elasticsearch/package.json +++ b/targets/export-elasticsearch/package.json @@ -31,7 +31,7 @@ "@socialgouv/cdtn-slugify": "^4.52.1", "@socialgouv/cdtn-types": "workspace:^", "@socialgouv/cdtn-utils": "^4.222.0", - "axios": "^0.26.1", + "axios": "^0.31.0", "body-parser": "^1.19.2", "cors": "^2.8.5", "express": "^4.17.3", @@ -44,7 +44,7 @@ "p-queue": "^6.6.2", "react": "^19.1.0", "reflect-metadata": "^0.1.13", - "zod": "^3.14.2" + "zod": "^4.3.6" }, "devDependencies": { "@shared/eslint-config": "workspace:^", diff --git a/targets/frontend/package.json b/targets/frontend/package.json index 3e4fd00ad..6ce222e1d 100644 --- a/targets/frontend/package.json +++ b/targets/frontend/package.json @@ -45,9 +45,9 @@ "mammoth": "^1.6.0", "micromark": "^2.11.4", "mime-types": "^2.1.35", - "next": "16.1.6", + "next": "16.2.3", "next-auth": "^4.24.13", - "nodemailer": "^6.9.13", + "nodemailer": "^8.0.5", "p-limit": "^4.0.0", "p-map": "^4.0.0", "pretty-bytes": "^5.6.0", @@ -60,7 +60,7 @@ "sharp": "^0.32.6", "swr": "^2.3.3", "urql": "^4.0.6", - "zod": "3.21.4" + "zod": "4.3.6" }, "devDependencies": { "@socialgouv/cdtn-types": "workspace:^", diff --git a/targets/ingester/package.json b/targets/ingester/package.json index f226c2831..25b527fd5 100644 --- a/targets/ingester/package.json +++ b/targets/ingester/package.json @@ -13,8 +13,8 @@ "p-retry": "5.1.2", "query-string": "7.0.1", "react": "^19.1.0", - "semver": "7.3.5", - "tar-fs": "2.1.2", + "semver": "7.7.4", + "tar-fs": "2.1.4", "unist-util-filter": "^2.0.3", "unist-util-find": "1.0.4", "unist-util-flat-filter": "1.0.0", @@ -35,7 +35,7 @@ "@types/gunzip-maybe": "^1.4.0", "@types/jest": "27.4.1", "@types/node": "^16.11.11", - "@types/semver": "^7.3.8", + "@types/semver": "^7.7.1", "@types/tar-fs": "^2.0.1", "@types/unist": "^2.0.6", "@types/yargs": "^17.0.0",