浏览代码

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

Kristian Vos 2 年之前
父节点
当前提交
3a9ff17428
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",