Skip to content

Commit e494371

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 (AcalaNetwork#980)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fd1f28 commit e494371

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/chopsticks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"comlink": "^4.4.2",
2929
"dotenv": "^16.6.1",
3030
"global-agent": "^3.0.0",
31-
"js-yaml": "^4.1.0",
31+
"js-yaml": "^4.1.1",
3232
"jsondiffpatch": "^0.5.0",
3333
"lodash": "^4.17.21",
3434
"ws": "^8.18.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ __metadata:
143143
comlink: "npm:^4.4.2"
144144
dotenv: "npm:^16.6.1"
145145
global-agent: "npm:^3.0.0"
146-
js-yaml: "npm:^4.1.0"
146+
js-yaml: "npm:^4.1.1"
147147
jsondiffpatch: "npm:^0.5.0"
148148
lodash: "npm:^4.17.21"
149149
typescript: "npm:^5.8.3"
@@ -6736,14 +6736,14 @@ __metadata:
67366736
languageName: node
67376737
linkType: hard
67386738

6739-
"js-yaml@npm:^4.1.0":
6740-
version: 4.1.0
6741-
resolution: "js-yaml@npm:4.1.0"
6739+
"js-yaml@npm:^4.1.1":
6740+
version: 4.1.1
6741+
resolution: "js-yaml@npm:4.1.1"
67426742
dependencies:
67436743
argparse: "npm:^2.0.1"
67446744
bin:
67456745
js-yaml: bin/js-yaml.js
6746-
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
6746+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
67476747
languageName: node
67486748
linkType: hard
67496749

0 commit comments

Comments
 (0)