diff --git a/toolbar-app/package-lock.json b/toolbar-app/package-lock.json index fe2ede2..e3935f9 100644 --- a/toolbar-app/package-lock.json +++ b/toolbar-app/package-lock.json @@ -34,7 +34,6 @@ "resolved": "https://registry.npmjs.org/@astrojs/markdoc/-/markdoc-0.12.4.tgz", "integrity": "sha512-zED/R3nRj939pFUtpq1gFmwjPj/j6e/cUYLDr6Jgo0U3qjy+ua8r13sN4Rr6GG0/Dgax6BcAQ2AfANoElSPrRw==", "license": "MIT", - "peer": true, "dependencies": { "@astrojs/internal-helpers": "0.4.2", "@astrojs/markdown-remark": "6.0.1", @@ -133,7 +132,6 @@ "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.30.3.tgz", "integrity": "sha512-HbGYYIR2Rnrvvc2jD0dUpp8zUzv3jQYtG5im3aulDgE4Jo21Ahw0yXlb/Y134G3LALLbqhImmlbt/h/nDV3yMA==", "license": "MIT", - "peer": true, "dependencies": { "@astrojs/mdx": "^4.0.1", "@astrojs/sitemap": "^3.1.6", @@ -1957,7 +1955,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2127,7 +2124,6 @@ "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.7.tgz", "integrity": "sha512-Zmw6otInhxcjoGcEyEN+wxgdiQERQOS3VzOmAKsDdKK8Fb4x1656r+9NtaTXCRZ0/fGtHjkSvkGUhZUJLXKfxQ==", "license": "MIT", - "peer": true, "dependencies": { "@astrojs/compiler": "^2.13.0", "@astrojs/internal-helpers": "0.7.4", @@ -4783,9 +4779,9 @@ } }, "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "license": "MIT", "dependencies": { "argparse": "^2.0.1" @@ -6267,7 +6263,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -8257,7 +8252,6 @@ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "license": "MIT", - "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" }