Skip to content

Commit 0d204d0

Browse files
Update yarn.lock as previous commit is changing the yarn.lock file on yarn install
1 parent 37bdd22 commit 0d204d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

runtime/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ __metadata:
10181018
languageName: node
10191019
linkType: hard
10201020

1021-
"form-data@npm:4.0.4":
1021+
"form-data@npm:^4.0.0":
10221022
version: 4.0.4
10231023
resolution: "form-data@npm:4.0.4"
10241024
dependencies:

web/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7657,7 +7657,7 @@ __metadata:
76577657
languageName: node
76587658
linkType: hard
76597659

7660-
"form-data@npm:4.0.4":
7660+
"form-data@npm:^4.0.0":
76617661
version: 4.0.4
76627662
resolution: "form-data@npm:4.0.4"
76637663
dependencies:

0 commit comments

Comments
 (0)