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

Commit e879fc7

Browse files
Bump vm2 from 3.9.7 to 3.9.13 in /Examples/CodePushDemoApp (#2409)
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 16d4724 commit e879fc7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Examples/CodePushDemoApp/yarn.lock

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

14491449
acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.0:
1450-
version "8.7.0"
1451-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
1452-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
1450+
version "8.8.1"
1451+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
1452+
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
14531453

14541454
agent-base@6, agent-base@^6.0.0, agent-base@^6.0.2:
14551455
version "6.0.2"
@@ -6977,9 +6977,9 @@ vlq@^1.0.0:
69776977
integrity sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==
69786978

69796979
vm2@^3.9.3:
6980-
version "3.9.7"
6981-
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.7.tgz#bb87aa677c97c61e23a6cb6547e44e990517a6f6"
6982-
integrity sha512-g/GZ7V0Mlmch3eDVOATvAXr1GsJNg6kQ5PjvYy3HbJMCRn5slNbo/u73Uy7r5yUej1cRa3ZjtoVwcWSQuQ/fow==
6980+
version "3.9.13"
6981+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.13.tgz#774a1a3d73b9b90b1aa45bcc5f25e349f2eef649"
6982+
integrity sha512-0rvxpB8P8Shm4wX2EKOiMp7H2zq+HUE/UwodY0pCZXs9IffIKZq6vUti5OgkVCTakKo9e/fgO4X1fkwfjWxE3Q==
69836983
dependencies:
69846984
acorn "^8.7.0"
69856985
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)