chore: sync lockfile package versions to 1.16.0 (#325)

* chore: sync lockfile package versions to 1.16.0

* fix(ci): align medications route formatting with biome
This commit is contained in:
Daniel Volz
2026-02-25 22:15:43 +01:00
committed by GitHub
parent d02f16af3a
commit a47bde0956
+3 -3
View File
@@ -2952,9 +2952,9 @@
}
},
"node_modules/bn.js": {
"version": "4.12.3",
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.3.tgz",
"integrity": "sha512-fGTi3gxV/23FTYdAoUtLYp6qySe2KE3teyZitipKNRuVYcBkoP/bB3guXN/XVKUe9mxCHXnc9C4ocyz8OmgN0g==",
"version": "4.12.2",
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
"integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"license": "MIT"
},
"node_modules/brace-expansion": {