You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by sh...@apache.org on 2023/04/20 16:10:47 UTC

[trafficcontrol] branch master updated: Bump vm2 from 3.9.16 to 3.9.17 in /experimental/traffic-portal/build (#7452)

This is an automated email from the ASF dual-hosted git repository.

shamrick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fc5d7375d Bump vm2 from 3.9.16 to 3.9.17 in /experimental/traffic-portal/build (#7452)
5fc5d7375d is described below

commit 5fc5d7375df73f3283b11e93cd98e90219fe3367
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Apr 20 10:10:40 2023 -0600

    Bump vm2 from 3.9.16 to 3.9.17 in /experimental/traffic-portal/build (#7452)
    
    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
    - [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.16...3.9.17)
    
    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 experimental/traffic-portal/build/package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/experimental/traffic-portal/build/package-lock.json b/experimental/traffic-portal/build/package-lock.json
index 3470b777cf..cc4f1c309e 100644
--- a/experimental/traffic-portal/build/package-lock.json
+++ b/experimental/traffic-portal/build/package-lock.json
@@ -1754,9 +1754,9 @@
 			}
 		},
 		"node_modules/vm2": {
-			"version": "3.9.16",
-			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.16.tgz",
-			"integrity": "sha512-3T9LscojNTxdOyG+e8gFeyBXkMlOBYDoF6dqZbj+MPVHi9x10UfiTAJIobuchRCp3QvC+inybTbMJIUrLsig0w==",
+			"version": "3.9.17",
+			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.17.tgz",
+			"integrity": "sha512-AqwtCnZ/ERcX+AVj9vUsphY56YANXxRuqMb7GsDtAr0m0PcQX3u0Aj3KWiXM0YAHy7i6JEeHrwOnwXbGYgRpAw==",
 			"dependencies": {
 				"acorn": "^8.7.0",
 				"acorn-walk": "^8.2.0"
@@ -3160,9 +3160,9 @@
 			}
 		},
 		"vm2": {
-			"version": "3.9.16",
-			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.16.tgz",
-			"integrity": "sha512-3T9LscojNTxdOyG+e8gFeyBXkMlOBYDoF6dqZbj+MPVHi9x10UfiTAJIobuchRCp3QvC+inybTbMJIUrLsig0w==",
+			"version": "3.9.17",
+			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.17.tgz",
+			"integrity": "sha512-AqwtCnZ/ERcX+AVj9vUsphY56YANXxRuqMb7GsDtAr0m0PcQX3u0Aj3KWiXM0YAHy7i6JEeHrwOnwXbGYgRpAw==",
 			"requires": {
 				"acorn": "^8.7.0",
 				"acorn-walk": "^8.2.0"