Skip to content

Commit dbee736

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 in /cluster/pulumi
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46c0f58 commit dbee736

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

cluster/pulumi/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"auth0": "^4.28.0",
1616
"dotenv": "^16.4.5",
1717
"dotenv-expand": "^11.0.6",
18-
"js-yaml": "^4.1.0",
18+
"js-yaml": "^4.1.1",
1919
"lodash": "^4.17.21",
2020
"node-fetch": "^2.7.0",
2121
"ts-node": "^10.9.2",

cluster/pulumi/gha/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "src/index.ts",
55
"dependencies": {
66
"@lfdecentralizedtrust/splice-pulumi-common": "1.0.0",
7-
"js-yaml": "^4.1.0"
7+
"js-yaml": "^4.1.1"
88
},
99
"scripts": {
1010
"fix": "npm run format:fix && npm run lint:fix",

cluster/pulumi/package-lock.json

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

0 commit comments

Comments
 (0)