Update package-lock.json to reflect dependency version upgrades

This commit is contained in:
nurRiyad
2025-03-13 01:59:23 +06:00
parent 912ebf5c82
commit 051a6ddbf9

12
package-lock.json generated
View File

@@ -1401,9 +1401,9 @@
}
},
"node_modules/@iconify/collections": {
"version": "1.0.526",
"resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.526.tgz",
"integrity": "sha512-TARexcspwMZWRxQGKhaPzrciklhLrGfavfjb+7sxv2vWpdF51WyF8DVJLBC7kMnTQZg8SiT+zqqXwOedKH2gEQ==",
"version": "1.0.527",
"resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.527.tgz",
"integrity": "sha512-K2T2DQCtINldeAWzlpWlUoLfQv83SvkmDj+TBlV1284iyLmw+Sq0vzeJ4Xljxhgnh2u4jxNs8QAUMebFK7HFEw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8625,9 +8625,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.114",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.114.tgz",
"integrity": "sha512-DFptFef3iktoKlFQK/afbo274/XNWD00Am0xa7M8FZUepHlHT8PEuiNBoRfFHbH1okqN58AlhbJ4QTkcnXorjA==",
"version": "1.5.115",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.115.tgz",
"integrity": "sha512-MN1nahVHAQMOz6dz6bNZ7apgqc9InZy7Ja4DBEVCTdeiUcegbyOYE9bi/f2Z/z6ZxLi0RxLpyJ3EGe+4h3w73A==",
"dev": true,
"license": "ISC"
},