File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 1- As of Feb Nov 21 :
1+ As of Mar 8, 2026 :
22
33The ` npm outdated ` command reports some dependencies as outdated. They are not being updated at this time for the reasons given below:
44
@@ -11,10 +11,3 @@ The `npm outdated` command reports some dependencies as outdated. They are not b
1111- ` junk ` : major version 4 is an esmodule.
1212- ` title-case ` : major version 4 is an esmodule.
1313- ` yaml ` : changes to ` Document.toString() ` behavior makes the comments in the config file produced by ` sushi init ` move around a bunch.
14-
15- The ` npm audit ` command reports two vulnerabilities that we currently cannot resolve:
16-
17- - ` lodash ` : bundled as a dependency in ` fhir ` and cannot be overridden. I've asked the maintainers to update the dependency.
18- See: https://github.com/lantanagroup/FHIR.js/issues/72
19- - ` minimatch ` : multiple dependencies use this (mainly dev dependencies) but have not updated yet. We cannot override because
20- the API has changed and is not compatible with the dependencies that use it.
You can’t perform that action at this time.
0 commit comments