Skip to content

Commit 659bd74

Browse files
chore(deps): bump js-yaml from 4.1.1 to 4.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.2.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 17c0bc9 commit 659bd74

4 files changed

Lines changed: 47 additions & 33 deletions

File tree

pnpm-lock.yaml

Lines changed: 44 additions & 30 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.2.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
@@ -75,7 +75,7 @@
7575
"@temporalio/activity": "~1.17.2",
7676
"@temporalio/client": "~1.17.2",
7777
"@temporalio/workflow": "~1.17.2",
78-
"js-yaml": "^4.1.1",
78+
"js-yaml": "^4.2.0",
7979
"jsonwebtoken": "^9.0.0",
8080
"semver": "^7.6.0",
8181
"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.2.0",
2828
"moment": "~2.29.4",
2929
"tsx": "^4.7.1",
3030
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)