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 2e90c06c3e Bump ua-parser-js from 0.7.31 to 0.7.33 in /airflow/www
(#29172)
2e90c06c3e is described below
commit 2e90c06c3eaf6a8cd0d7f4055274834158879440
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 25 21:53:33 2023 -0500
Bump ua-parser-js from 0.7.31 to 0.7.33 in /airflow/www (#29172)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31
to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
-
[Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
-
[Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
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>
---
airflow/www/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/airflow/www/yarn.lock b/airflow/www/yarn.lock
index daab5183bd..6597a4a5cb 100644
--- a/airflow/www/yarn.lock
+++ b/airflow/www/yarn.lock
@@ -10755,9 +10755,9 @@ typescript@^4.6.3:
integrity
sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
ua-parser-js@^0.7.30:
- version "0.7.31"
- resolved
"https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"
- integrity
sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==
+ version "0.7.33"
+ resolved
"https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"
+ integrity
sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==
unbox-primitive@^1.0.1:
version "1.0.1"