Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump vm2 from 3.9.17 to 3.9.18 #17810

Merged
merged 2 commits into from May 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/calm-buttons-type.md
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---

Bump minimum required version of `vm2` to be 3.9.18
2 changes: 1 addition & 1 deletion plugins/scaffolder-backend/package.json
Expand Up @@ -92,7 +92,7 @@
"p-queue": "^6.6.2",
"prom-client": "^14.0.1",
"uuid": "^8.2.0",
"vm2": "^3.9.17",
"vm2": "^3.9.18",
"winston": "^3.2.1",
"yaml": "^2.0.0",
"zen-observable": "^0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -8392,7 +8392,7 @@ __metadata:
prom-client: ^14.0.1
supertest: ^6.1.3
uuid: ^8.2.0
vm2: ^3.9.17
vm2: ^3.9.18
wait-for-expect: ^3.0.2
winston: ^3.2.1
yaml: ^2.0.0
Expand Down Expand Up @@ -40203,15 +40203,15 @@ __metadata:
languageName: node
linkType: hard

"vm2@npm:^3.9.17":
version: 3.9.17
resolution: "vm2@npm:3.9.17"
"vm2@npm:^3.9.18":
version: 3.9.19
resolution: "vm2@npm:3.9.19"
dependencies:
acorn: ^8.7.0
acorn-walk: ^8.2.0
bin:
vm2: bin/vm2
checksum: 9a03740a40ab2be5e3348a95fb31512da1a3c85318febb07e5299fa103ff05bcd7b6f458211fa38a1281dc27beccd04ff90355fc1d34fe2ee6ca10d0bb8c6f35
checksum: fc6cf553134145cd7bb5246985bf242b056e3fb5ea71e2eef6710b2a5d6c6119cc6bc960435ff62480ee82efb43369be8f4db07b6690916ae7d3b2e714f395d8
languageName: node
linkType: hard

Expand Down