mirror of https://github.com/lxndrblz/anatole.git

dependabot[bot]
12.14.2023 e3064a4cd8f804ae129ab6952bba3c2d386cc732
chore(deps): bump vm2 from 3.9.14 to 3.9.16

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.14 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.14...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 files modified
6 ■■■■ changed files
package-lock.json 6 ●●●● patch | view | raw | blame | history
package-lock.json
@@ -6824,9 +6824,9 @@
      }
    },
    "node_modules/vm2": {
      "version": "3.9.14",
      "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.14.tgz",
      "integrity": "sha512-HgvPHYHeQy8+QhzlFryvSteA4uQLBCOub02mgqdR+0bN/akRZ48TGB1v0aCv7ksyc0HXx16AZtMHKS38alc6TA==",
      "version": "3.9.16",
      "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.16.tgz",
      "integrity": "sha512-3T9LscojNTxdOyG+e8gFeyBXkMlOBYDoF6dqZbj+MPVHi9x10UfiTAJIobuchRCp3QvC+inybTbMJIUrLsig0w==",
      "dev": true,
      "dependencies": {
        "acorn": "^8.7.0",