Skip to content

Commit

Permalink
chore(deps): update dependency isolated-vm to v5.0.3 (#2559)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 776ad16 commit 2b84149
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/stentor-conditional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/chai": "4.3.20",
"@xapp/config": "0.2.3",
"chai": "4.5.0",
"isolated-vm": "5.0.2",
"isolated-vm": "5.0.3",
"mocha": "11.0.1",
"stentor-models": "1.59.144",
"typescript": "5.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4354,10 +4354,10 @@ isobject@^3.0.1:
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==

[email protected].2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/isolated-vm/-/isolated-vm-5.0.2.tgz#7a21d2e6d03a610e6c56ecf76127e73b70ba4690"
integrity sha512-q8zQIbVIg83nmV2x1r60gWGjgjaJ2srGMzJ5B4TIlvnWZMuZDIM0OxOOj+5FF9oui1XdAU29xWwT9M4ih6RJiQ==
[email protected].3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/isolated-vm/-/isolated-vm-5.0.3.tgz#91d8019e0faf8a7c52c3de537ebcaf1ed158516a"
integrity sha512-GNqX0j7dkwdaNQfFogLLb/tSuPZbXtKlk5ldaJ084ngjaW9/bn34x9FQFL856p20KSZoubIIummmiJf+2hzhCw==
dependencies:
prebuild-install "^7.1.2"

Expand Down

0 comments on commit 2b84149

Please sign in to comment.