Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5226,7 +5226,7 @@ __metadata:
languageName: node
linkType: hard

"acorn-walk@npm:^8.1.1, acorn-walk@npm:^8.2.0":
"acorn-walk@npm:^8.1.1":
version: 8.3.4
resolution: "acorn-walk@npm:8.3.4"
dependencies:
Expand All @@ -5235,7 +5235,16 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.11.0, acorn@npm:^8.4.1, acorn@npm:^8.7.0, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
"acorn-walk@npm:^8.3.4":
version: 8.3.5
resolution: "acorn-walk@npm:8.3.5"
dependencies:
acorn: ^8.11.0
checksum: ea8b55206c8913ce1d71a62dc10215ad919e3caf64053de72038e0be25dd8ef1454ffdcb6f25ed3b5325204f7ae18131e7fbbdfd7554f9538985a570188c60a8
languageName: node
linkType: hard

"acorn@npm:^8.11.0, acorn@npm:^8.4.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
bin:
Expand Down Expand Up @@ -18483,14 +18492,14 @@ __metadata:
linkType: hard

"vm2@npm:^3.9.19":
version: 3.9.19
resolution: "vm2@npm:3.9.19"
version: 3.11.5
resolution: "vm2@npm:3.11.5"
dependencies:
acorn: ^8.7.0
acorn-walk: ^8.2.0
acorn: ^8.15.0
acorn-walk: ^8.3.4
bin:
vm2: bin/vm2
checksum: fc6cf553134145cd7bb5246985bf242b056e3fb5ea71e2eef6710b2a5d6c6119cc6bc960435ff62480ee82efb43369be8f4db07b6690916ae7d3b2e714f395d8
checksum: f45b09f28df96696bb5869b0c0e9acf0a91d9dbc27c0e64b0e500480c6de33d92d645bd5b2bc56a9466ee4b8f856d02eb45d1b165d4b957cc7e5f10d9dccdc77
languageName: node
linkType: hard

Expand Down
Loading