Explorar el Código

chore: also updated axios version in backend package-lock.json

Kristian Vos hace 2 años
padre
commit
3a9ff17428
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      backend/package-lock.json

+ 1 - 1
backend/package-lock.json

@@ -10,7 +10,7 @@
       "license": "GPL-3.0",
       "dependencies": {
         "async": "^3.2.4",
-        "axios": "^1.2.0",
+        "axios": "^1.2.1",
         "bcrypt": "^5.1.0",
         "bluebird": "^3.7.2",
         "body-parser": "^1.20.1",