Skip to content

Commit 476bf0b

Browse files
chore(deps): bump vm2 from 3.9.19 to 3.11.5 (#1298)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.19 to 3.11.5. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/main/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.19...v3.11.5) --- updated-dependencies: - dependency-name: vm2 dependency-version: 3.11.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a778135 commit 476bf0b

1 file changed

Lines changed: 21 additions & 10 deletions

File tree

yarn.lock

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9769,10 +9769,12 @@ __metadata:
97699769
languageName: node
97709770
linkType: hard
97719771

9772-
"acorn-walk@npm:^8.2.0":
9773-
version: 8.3.0
9774-
resolution: "acorn-walk@npm:8.3.0"
9775-
checksum: 15ea56ab6529135be05e7d018f935ca80a572355dd3f6d3cd717e36df3346e0f635a93ae781b1c7942607693e2e5f3ef81af5c6fc697bbadcc377ebda7b7f5f6
9772+
"acorn-walk@npm:^8.3.4":
9773+
version: 8.3.5
9774+
resolution: "acorn-walk@npm:8.3.5"
9775+
dependencies:
9776+
acorn: ^8.11.0
9777+
checksum: ea8b55206c8913ce1d71a62dc10215ad919e3caf64053de72038e0be25dd8ef1454ffdcb6f25ed3b5325204f7ae18131e7fbbdfd7554f9538985a570188c60a8
97769778
languageName: node
97779779
linkType: hard
97789780

@@ -9794,7 +9796,16 @@ __metadata:
97949796
languageName: node
97959797
linkType: hard
97969798

9797-
"acorn@npm:^8.11.2, acorn@npm:^8.2.4, acorn@npm:^8.5.0, acorn@npm:^8.7.0, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
9799+
"acorn@npm:^8.11.0, acorn@npm:^8.15.0":
9800+
version: 8.16.0
9801+
resolution: "acorn@npm:8.16.0"
9802+
bin:
9803+
acorn: bin/acorn
9804+
checksum: bbfa466cd0dbd18b4460a85e9d0fc2f35db999380892403c573261beda91f23836db2aa71fd3ae65e94424ad14ff8e2b7bd37c7a2624278fd89137cd6e448c41
9805+
languageName: node
9806+
linkType: hard
9807+
9808+
"acorn@npm:^8.11.2, acorn@npm:^8.2.4, acorn@npm:^8.5.0, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
97989809
version: 8.11.2
97999810
resolution: "acorn@npm:8.11.2"
98009811
bin:
@@ -30181,14 +30192,14 @@ __metadata:
3018130192
linkType: hard
3018230193

3018330194
"vm2@npm:^3.9.19":
30184-
version: 3.9.19
30185-
resolution: "vm2@npm:3.9.19"
30195+
version: 3.11.5
30196+
resolution: "vm2@npm:3.11.5"
3018630197
dependencies:
30187-
acorn: ^8.7.0
30188-
acorn-walk: ^8.2.0
30198+
acorn: ^8.15.0
30199+
acorn-walk: ^8.3.4
3018930200
bin:
3019030201
vm2: bin/vm2
30191-
checksum: fc6cf553134145cd7bb5246985bf242b056e3fb5ea71e2eef6710b2a5d6c6119cc6bc960435ff62480ee82efb43369be8f4db07b6690916ae7d3b2e714f395d8
30202+
checksum: f45b09f28df96696bb5869b0c0e9acf0a91d9dbc27c0e64b0e500480c6de33d92d645bd5b2bc56a9466ee4b8f856d02eb45d1b165d4b957cc7e5f10d9dccdc77
3019230203
languageName: node
3019330204
linkType: hard
3019430205

0 commit comments

Comments
 (0)