{"id":"695849fb51eccfbd24748bf6","title":"2025 12 30 Issue 109","path":"how-to/committee/release-notes/2025-12-30-issue-109","contentMarkdown":"# 30-Dec-2025 — regenerate package-lock.json to sync with package.json [#109](https://github.com/nbarrett/ngx-ramblers/issues/109)\n\n## [Commit ad498af](https://github.com/nbarrett/ngx-ramblers/commit/ad498aff85a3d5eda87af2c6dc4610f26108e1b1)\n\n_____\n\n## Bug Fixes\n\n### **build**: regenerate package-lock.json to sync with package.json\n\nThe previous commit modified package.json but the lock file was missing transitive dependencies for:\n- prop-types@15.8.1 (react peer dep)\n- react@19.2.3 and react-dom@19.2.3 (upgraded from @primeuix dependencies)\n- express-session@1.18.2 and related deps (cookie, cookie-signature, depd, on-headers, safe-buffer)\n- scheduler@0.27.0, loose-envify@1.4.0, react-is@16.13.1\nRunning npm install regenerated the lock file with all required dependencies.","contentHtml":"<h1>30-Dec-2025 — regenerate package-lock.json to sync with package.json <a href=\"https://github.com/nbarrett/ngx-ramblers/issues/109\">#109</a></h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/commit/ad498aff85a3d5eda87af2c6dc4610f26108e1b1\">Commit ad498af</a></h2>\n<hr>\n<h2>Bug Fixes</h2>\n<h3><strong>build</strong>: regenerate package-lock.json to sync with package.json</h3>\n<p>The previous commit modified package.json but the lock file was missing transitive dependencies for:</p>\n<ul>\n<li><a href=\"mailto:prop-types@15.8.1\">prop-types@15.8.1</a> (react peer dep)</li>\n<li><a href=\"mailto:react@19.2.3\">react@19.2.3</a> and <a href=\"mailto:react-dom@19.2.3\">react-dom@19.2.3</a> (upgraded from @primeuix dependencies)</li>\n<li><a href=\"mailto:express-session@1.18.2\">express-session@1.18.2</a> and related deps (cookie, cookie-signature, depd, on-headers, safe-buffer)</li>\n<li><a href=\"mailto:scheduler@0.27.0\">scheduler@0.27.0</a>, <a href=\"mailto:loose-envify@1.4.0\">loose-envify@1.4.0</a>, <a href=\"mailto:react-is@16.13.1\">react-is@16.13.1</a>\nRunning npm install regenerated the lock file with all required dependencies.</li>\n</ul>\n"}