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 2022/08/31 13:05:09 UTC

[trafficcontrol] branch master updated: Bump moment-timezone from 0.5.34 to 0.5.37 in /traffic_portal/app/src (#7051)

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 0567238f2c Bump moment-timezone from 0.5.34 to 0.5.37 in /traffic_portal/app/src (#7051)
0567238f2c is described below

commit 0567238f2c36e8fa8f2d37c375c427de2685ba41
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Aug 31 07:05:02 2022 -0600

    Bump moment-timezone from 0.5.34 to 0.5.37 in /traffic_portal/app/src (#7051)
    
    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.37)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 traffic_portal/app/src/package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/traffic_portal/app/src/package-lock.json b/traffic_portal/app/src/package-lock.json
index 7a7de83602..a526cda90d 100644
--- a/traffic_portal/app/src/package-lock.json
+++ b/traffic_portal/app/src/package-lock.json
@@ -1454,9 +1454,9 @@
             }
         },
         "node_modules/moment-timezone": {
-            "version": "0.5.34",
-            "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
-            "integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
+            "version": "0.5.37",
+            "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
+            "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
             "dependencies": {
                 "moment": ">= 2.9.0"
             },
@@ -3873,9 +3873,9 @@
             "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
         },
         "moment-timezone": {
-            "version": "0.5.34",
-            "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
-            "integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
+            "version": "0.5.37",
+            "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
+            "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
             "requires": {
                 "moment": ">= 2.9.0"
             }