fix(deps): lock file maintenance (#2617)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-22 06:22:56 +00:00 committed by GitHub
parent da0ff3ea24
commit 35ca803a0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
package-lock.json generated
View file

@ -9976,9 +9976,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.4.803", "version": "1.4.807",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.803.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.807.tgz",
"integrity": "sha512-61H9mLzGOCLLVsnLiRzCbc63uldP0AniRYPV3hbGVtONA1pI7qSGILdbofR7A8TMbOypDocEAjH/e+9k1QIe3g==", "integrity": "sha512-kSmJl2ZwhNf/bcIuCH/imtNOKlpkLDn2jqT5FJ+/0CXjhnFaOa9cOe9gHKKy71eM49izwuQjZhKk+lWQ1JxB7A==",
"dev": true, "dev": true,
"license": "ISC" "license": "ISC"
}, },
@ -12062,9 +12062,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/flow-remove-types": { "node_modules/flow-remove-types": {
"version": "2.238.0", "version": "2.238.1",
"resolved": "https://registry.npmjs.org/flow-remove-types/-/flow-remove-types-2.238.0.tgz", "resolved": "https://registry.npmjs.org/flow-remove-types/-/flow-remove-types-2.238.1.tgz",
"integrity": "sha512-xPKUJFJ2lJUHCOFdwX5BEJbTqkm6xJ+3FMHZhAxV/irdSFgWQP4f1kd3WxinX7rKJaI2K0JMFWj7FuK/ecWRiQ==", "integrity": "sha512-ay8rNkU7L6NTYrBq3OZCh/l8HdusC6b7nI//BlN2qGNihW/DW3AWWTP2zjRnkbOCKFBgwKRKE75OVXRrMcoVpA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -13982,9 +13982,9 @@
} }
}, },
"node_modules/hyphenate-style-name": { "node_modules/hyphenate-style-name": {
"version": "1.0.5", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.5.tgz", "resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.1.0.tgz",
"integrity": "sha512-fedL7PRwmeVkgyhu9hLeTBaI6wcGk7JGJswdaRsa5aUbkXI1kr1xZwTPBtaYPpwf56878iDek6VbVnuWMebJmw==", "integrity": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==",
"dev": true, "dev": true,
"license": "BSD-3-Clause" "license": "BSD-3-Clause"
}, },