]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#2022939: update package-lock.json for Angular staff client
authorGalen Charlton <gmc@equinoxOLI.org>
Mon, 5 Jun 2023 14:27:51 +0000 (10:27 -0400)
committerJane Sandberg <js7389@princeton.edu>
Tue, 22 Aug 2023 17:21:07 +0000 (10:21 -0700)
commit35f6ae4dd7a606cbc13a44e2ddc2004aed635ea6
tree53478f52bbf179e122abeed6a03645a634e9b97a
parentfce9855ab4812a24f1b49dc14665f3595ee2f294
LP#2022939: update package-lock.json for Angular staff client

This patch serves to quell some warnings about deprecated
pacakges; it also removes some packages that were previously
removed from package.json.

As of 2023-06-05, the remaining two warnings during an
'npm install' look benign:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.

To test
-------
[1] Remove node_modules from the Angular staff client and
    rerun 'npm install', then verify that the Angular staff
    client works as expected.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/package-lock.json