This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new ab7b2b308ab [FLINK-31694][Web Frontend] Bump ua-parser-js in
/flink-runtime-web/web-dashboard
ab7b2b308ab is described below
commit ab7b2b308ab6bd1e0db7bae8b0a97702e0509661
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 27 09:52:18 2023 +0000
[FLINK-31694][Web Frontend] Bump ua-parser-js in
/flink-runtime-web/web-dashboard
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]>
---
flink-runtime-web/web-dashboard/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/flink-runtime-web/web-dashboard/package-lock.json
b/flink-runtime-web/web-dashboard/package-lock.json
index 2293ef4d4ec..95e141e0795 100644
--- a/flink-runtime-web/web-dashboard/package-lock.json
+++ b/flink-runtime-web/web-dashboard/package-lock.json
@@ -17070,9 +17070,9 @@
}
},
"node_modules/ua-parser-js": {
- "version": "0.7.31",
- "resolved":
"https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz",
- "integrity":
"sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==",
+ "version": "0.7.33",
+ "resolved":
"https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz",
+ "integrity":
"sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==",
"dev": true,
"funding": [
{
@@ -30498,9 +30498,9 @@
"dev": true
},
"ua-parser-js": {
- "version": "0.7.31",
- "resolved":
"https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz",
- "integrity":
"sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==",
+ "version": "0.7.33",
+ "resolved":
"https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz",
+ "integrity":
"sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==",
"dev": true
},
"unbox-primitive": {