Skip to content

Commit c72722d

Browse files
fix(deps): update dependency js-yaml to v4.1.1 [security]
1 parent 5491c68 commit c72722d

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@whatwg-node/fetch": "0.10.3",
4848
"husky": "9.0.11",
4949
"immer": "10.1.1",
50-
"js-yaml": "4.1.0",
50+
"js-yaml": "4.1.1",
5151
"probot": "13.2.2",
5252
"shelljs": "0.8.5",
5353
"vite-tsconfig-paths": "5.1.4",

packages/action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@graphql-inspector/commands": "workspace:*",
7777
"@graphql-inspector/core": "workspace:*",
7878
"dataloader": "2.2.2",
79-
"js-yaml": "4.1.0",
79+
"js-yaml": "4.1.1",
8080
"probot": "13.2.2",
8181
"tslib": "2.6.2"
8282
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)