From b6eea0893524baa59d3031a0b7d0f89e492d0bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 22:44:20 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates Bumps the npm_and_yarn group with 1 update in the /apps/docs directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 5 updates in the /apps/sim directory: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `16.3.1` | `16.3.3` | | [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `6.1.0` | `7.0.2` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.1` | `4.3.2` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.1` | `9.1.1` | | [sharp](https://github.com/lovell/sharp) | `0.35.3` | `0.35.4` | Updates `next` from 16.3.1 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.3.1...v16.3.3) Updates `next` from 16.3.1 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.3.1...v16.3.3) Updates `csv-parse` from 6.1.0 to 7.0.2 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@7.0.2/packages/csv-parse) Updates `js-yaml` from 4.3.1 to 4.3.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...4.3.2) Updates `nodemailer` from 9.0.1 to 9.1.1 - [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/v9.0.1...v9.1.1) Updates `sharp` from 0.35.3 to 0.35.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.35.3...v0.35.4) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: csv-parse dependency-version: 7.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 9.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-version: 0.35.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- apps/sim/package.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index d915d75b968..87b61ef96a7 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -28,7 +28,7 @@ "fumadocs-mdx": "14.3.2", "fumadocs-openapi": "10.8.1", "fumadocs-ui": "16.8.5", - "next": "16.3.1", + "next": "16.3.3", "next-themes": "^0.4.6", "react": "19.2.4", "react-dom": "19.2.4", diff --git a/apps/sim/package.json b/apps/sim/package.json index 416991c4046..bb0113e7358 100644 --- a/apps/sim/package.json +++ b/apps/sim/package.json @@ -171,7 +171,7 @@ "cmdk": "^1.0.0", "croner": "^9.0.0", "cronstrue": "3.3.0", - "csv-parse": "6.1.0", + "csv-parse": "7.0.2", "date-fns": "4.1.0", "decimal.js": "10.6.0", "docx-preview": "^0.3.7", @@ -196,7 +196,7 @@ "isolated-vm": "6.2.0", "jose": "6.0.11", "js-tiktoken": "1.0.21", - "js-yaml": "4.3.1", + "js-yaml": "4.3.2", "jsdom": "^26.0.0", "jszip": "3.10.1", "lib0": "0.2.117", @@ -210,10 +210,10 @@ "mssql": "12.7.0", "mysql2": "3.24.2", "neo4j-driver": "6.0.1", - "next": "16.3.1", + "next": "16.3.3", "next-mdx-remote": "^6.0.0", "next-themes": "^0.4.6", - "nodemailer": "9.0.1", + "nodemailer": "9.1.1", "nuqs": "2.8.9", "officeparser": "5.2.2", "openai": "7.0.0", @@ -239,7 +239,7 @@ "remark-stringify": "11.0.0", "resend": "^4.1.2", "rss-parser": "3.13.0", - "sharp": "0.35.3", + "sharp": "0.35.4", "socket.io-client": "4.8.1", "ssh2": "^1.17.0", "streamdown": "2.5.0",