Skip to content

Commit 6b30c48

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /apps/sim directory: [js-yaml](https://github.com/nodeca/js-yaml) and [nodemailer](https://github.com/nodemailer/nodemailer). Updates `js-yaml` from 4.1.1 to 4.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) Updates `nodemailer` from 8.0.7 to 8.0.9 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.7...v8.0.9) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 8.0.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c3706e commit 6b30c48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/sim/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"isolated-vm": "6.0.2",
149149
"jose": "6.0.11",
150150
"js-tiktoken": "1.0.21",
151-
"js-yaml": "4.1.1",
151+
"js-yaml": "4.2.0",
152152
"json5": "2.2.3",
153153
"jszip": "3.10.1",
154154
"jwt-decode": "^4.0.0",
@@ -165,7 +165,7 @@
165165
"next-mdx-remote": "^6.0.0",
166166
"next-runtime-env": "3.3.0",
167167
"next-themes": "^0.4.6",
168-
"nodemailer": "8.0.7",
168+
"nodemailer": "8.0.9",
169169
"officeparser": "^5.2.0",
170170
"openai": "^4.91.1",
171171
"papaparse": "5.5.3",

0 commit comments

Comments
 (0)