Bump luxon from 3.4.1 to 3.4.2 in /apps/block_scout_web/assets

Bumps [luxon](https://github.com/moment/luxon) from 3.4.1 to 3.4.2.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/8331/head
dependabot[bot] 1 year ago committed by GitHub
parent 045c4dced5
commit 04d4b10ca7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -44,7 +44,7 @@
"lodash.omit": "^4.5.0",
"lodash.rangeright": "^4.2.0",
"lodash.reduce": "^4.6.0",
"luxon": "^3.4.1",
"luxon": "^3.4.2",
"malihu-custom-scrollbar-plugin": "3.1.5",
"mixpanel-browser": "^2.47.0",
"moment": "^2.29.4",
@ -12336,9 +12336,9 @@
"integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU="
},
"node_modules/luxon": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.1.tgz",
"integrity": "sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.2.tgz",
"integrity": "sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA==",
"engines": {
"node": ">=12"
}
@ -26903,9 +26903,9 @@
"integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU="
},
"luxon": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.1.tgz",
"integrity": "sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q=="
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.2.tgz",
"integrity": "sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA=="
},
"make-dir": {
"version": "4.0.0",

@ -56,7 +56,7 @@
"lodash.omit": "^4.5.0",
"lodash.rangeright": "^4.2.0",
"lodash.reduce": "^4.6.0",
"luxon": "^3.4.1",
"luxon": "^3.4.2",
"malihu-custom-scrollbar-plugin": "3.1.5",
"mixpanel-browser": "^2.47.0",
"moment": "^2.29.4",

Loading…
Cancel
Save