diff --git a/frontend/package.json b/frontend/package.json index ea96a8498..ba51f92a1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,7 +35,7 @@ "moment": "^2.26.0", "moment-timezone": "^0.5.31", "notistack": "^0.9.16", - "object-path": "^0.11.5", + "object-path": "^0.11.8", "pdf-lib": "^1.17.1", "qrcode.react": "^1.0.0", "react": "16.13.1", diff --git a/package.json b/package.json index 0a6d56c25..dc715b196 100644 --- a/package.json +++ b/package.json @@ -71,4 +71,4 @@ "npm": "6.9.0" }, "type": "module" -} \ No newline at end of file +}