EBSECan / donatemask

Donate A Mask Project Repository
GNU Lesser General Public License v2.1
10 stars 7 forks source link

Update server deps #118

Closed humphd closed 2 years ago

humphd commented 2 years ago

Fix #117, fully update deps in server/

humphd commented 2 years ago

@mekkim this is all green now, should be good to merge and use for your updates.

mekkim commented 2 years ago

Odd. It passed the tests with PR but not with push straight to main? I don't know enough to understand why?

humphd commented 2 years ago

The changes pushed to main didn't have all the modules updated. I added a bunch more with this.

humphd commented 2 years ago

Also, we can see if the integration tests work now https://github.com/EBSECan/donatemask/actions/runs/2379894771

mekkim commented 2 years ago

Odd. I definitely updated them on my end, because that's what the push was. There was no diff until I ran the npm install in /server.