Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d6e0324

Browse files
Bump vm2 from 3.9.7 to 3.9.13 in /Examples/CodePushDemoAppCpp (#2410)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.13. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.7...3.9.13) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evgenii Utkin <[email protected]>
1 parent e879fc7 commit d6e0324

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Examples/CodePushDemoAppCpp/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,9 +1496,9 @@ acorn@^7.1.1:
14961496
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
14971497

14981498
acorn@^8.2.4, acorn@^8.7.0:
1499-
version "8.7.0"
1500-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
1501-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
1499+
version "8.8.1"
1500+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
1501+
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
15021502

15031503
agent-base@6, agent-base@^6.0.0, agent-base@^6.0.2:
15041504
version "6.0.2"
@@ -8121,9 +8121,9 @@ vlq@^1.0.0:
81218121
integrity sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==
81228122

81238123
vm2@^3.9.3:
8124-
version "3.9.7"
8125-
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.7.tgz#bb87aa677c97c61e23a6cb6547e44e990517a6f6"
8126-
integrity sha512-g/GZ7V0Mlmch3eDVOATvAXr1GsJNg6kQ5PjvYy3HbJMCRn5slNbo/u73Uy7r5yUej1cRa3ZjtoVwcWSQuQ/fow==
8124+
version "3.9.13"
8125+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.13.tgz#774a1a3d73b9b90b1aa45bcc5f25e349f2eef649"
8126+
integrity sha512-0rvxpB8P8Shm4wX2EKOiMp7H2zq+HUE/UwodY0pCZXs9IffIKZq6vUti5OgkVCTakKo9e/fgO4X1fkwfjWxE3Q==
81278127
dependencies:
81288128
acorn "^8.7.0"
81298129
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)