You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2022/07/08 14:11:51 UTC

[airflow] branch main updated: Bump moment from 2.29.3 to 2.29.4 in /airflow/www (#24885)

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

bbovenzi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new f69e597dfc Bump moment from 2.29.3 to 2.29.4 in /airflow/www (#24885)
f69e597dfc is described below

commit f69e597dfcbb6fa7e7f1a3ff2b5013638567abc3
Author: Dependabot [bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 8 10:11:35 2022 -0400

    Bump moment from 2.29.3 to 2.29.4 in /airflow/www (#24885)
    
    Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 airflow/www/package.json |  2 +-
 airflow/www/yarn.lock    | 13 ++++---------
 2 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/airflow/www/package.json b/airflow/www/package.json
index 646168027b..03cf146332 100644
--- a/airflow/www/package.json
+++ b/airflow/www/package.json
@@ -59,7 +59,7 @@
     "imports-loader": "^1.1.0",
     "jest": "^27.3.1",
     "mini-css-extract-plugin": "^1.6.2",
-    "moment": "^2.29.3",
+    "moment": "^2.29.4",
     "moment-locales-webpack-plugin": "^1.2.0",
     "nock": "^13.2.4",
     "style-loader": "^1.2.1",
diff --git a/airflow/www/yarn.lock b/airflow/www/yarn.lock
index bec9edfaab..932fbf0af2 100644
--- a/airflow/www/yarn.lock
+++ b/airflow/www/yarn.lock
@@ -7462,15 +7462,10 @@ moment-timezone@^0.5.34:
   dependencies:
     moment ">= 2.9.0"
 
-"moment@>= 2.6.0", moment@^2.10:
-  version "2.29.2"
-  resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
-  integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
-
-"moment@>= 2.9.0", moment@^2.29.3:
-  version "2.29.3"
-  resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
-  integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
+"moment@>= 2.6.0", "moment@>= 2.9.0", moment@^2.10, moment@^2.29.4:
+  version "2.29.4"
+  resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
+  integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
 
 ms@2.0.0:
   version "2.0.0"