Merge pull request #14261 from prometheus/dependabot/npm_and_yarn/web/ui/moment-2.30.1

build(deps): bump moment from 2.29.4 to 2.30.1 in /web/ui
This commit is contained in:
Ben Kochie 2024-06-06 14:13:09 +02:00 committed by GitHub
commit 1db6a580e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 4 deletions

View file

@ -12541,8 +12541,9 @@
}
},
"node_modules/moment": {
"version": "2.29.4",
"license": "MIT",
"version": "2.30.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz",
"integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
"engines": {
"node": "*"
}
@ -17792,6 +17793,14 @@
"moment-timezone": "^0.5.0"
}
},
"node_modules/tempusdominus-core/node_modules/moment": {
"version": "2.29.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
"engines": {
"node": "*"
}
},
"node_modules/tempy": {
"version": "0.6.0",
"dev": true,
@ -19310,7 +19319,7 @@
"http-proxy-middleware": "^2.0.6",
"jquery": "^3.7.1",
"jquery.flot.tooltip": "^0.9.0",
"moment": "^2.29.4",
"moment": "^2.30.1",
"moment-timezone": "^0.5.43",
"popper.js": "^1.14.3",
"react": "^17.0.2",

View file

@ -26,7 +26,7 @@
"http-proxy-middleware": "^2.0.6",
"jquery": "^3.7.1",
"jquery.flot.tooltip": "^0.9.0",
"moment": "^2.29.4",
"moment": "^2.30.1",
"moment-timezone": "^0.5.43",
"popper.js": "^1.14.3",
"react": "^17.0.2",