Skip to content

Commit 6110e57

Browse files
chore(deps): bump js-yaml from 4.1.1 to 4.3.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1987d18 commit 6110e57

4 files changed

Lines changed: 39 additions & 25 deletions

File tree

pnpm-lock.yaml

Lines changed: 36 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/apps/cron_service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@crowd/telemetry": "workspace:*",
2929
"@crowd/redis": "workspace:*",
3030
"@aws-sdk/client-s3": "^3.700.0",
31-
"js-yaml": "^4.1.0",
31+
"js-yaml": "^4.3.0",
3232
"@dsnp/parquetjs": "^1.7.0",
3333
"cron": "^2.1.0",
3434
"cron-time-generator": "^1.3.0",

services/apps/packages_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@temporalio/activity": "~1.17.2",
9797
"@temporalio/client": "~1.17.2",
9898
"@temporalio/workflow": "~1.17.2",
99-
"js-yaml": "^4.1.1",
99+
"js-yaml": "^4.3.0",
100100
"jsonwebtoken": "^9.0.0",
101101
"semver": "^7.6.0",
102102
"axios": "^1.16.1",

services/apps/security_best_practices_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@temporalio/client": "~1.17.2",
2525
"@temporalio/workflow": "~1.17.2",
2626
"axios": "^1.6.8",
27-
"js-yaml": "^4.1.1",
27+
"js-yaml": "^4.3.0",
2828
"moment": "~2.29.4",
2929
"tsx": "^4.7.1",
3030
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)