Using a Node 18 environment, update all the dependencies. This may include deleting and rebuilding the package-lock.json file and node_modules/ directory then running npm run i to recreate all resources.
Exit criteria
This issue will be closed once all the local depdencies are updated and the repo performs all actions as expected.
General Support Request
Dependencies are out of date.
Support request
Using a Node 18 environment, update all the dependencies. This may include deleting and rebuilding the
package-lock.json
file andnode_modules/
directory then runningnpm run i
to recreate all resources.Exit criteria
This issue will be closed once all the local depdencies are updated and the repo performs all actions as expected.