@gov-cy/govcy-express-services 1.4.0 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gov-cy/govcy-express-services",
3
- "version": "1.4.0",
3
+ "version": "1.4.2",
4
4
  "description": "An Express-based system that dynamically renders services using @gov-cy/govcy-frontend-renderer and posts data to a submission API.",
5
5
  "author": "DMRID - DSF Team",
6
6
  "license": "MIT",
@@ -75,7 +75,7 @@
75
75
  "chai-http": "^5.1.1",
76
76
  "coverage-badges-cli": "^2.2.0",
77
77
  "mocha": "^11.1.0",
78
- "mochawesome": "^7.1.3",
78
+ "mochawesome": "^7.1.4",
79
79
  "nodemon": "^3.0.2",
80
80
  "pa11y": "^8.0.0",
81
81
  "sinon": "^20.0.0"
@@ -218,7 +218,7 @@ export const staticResources = {
218
218
  },
219
219
  multipleThingsEntries: {
220
220
  en: "Entries",
221
- el: "Καταχωρήσεις",
221
+ el: "Καταχωρίσεις",
222
222
  tr: "Entries"
223
223
  },
224
224
  multipleThingsDeleteYesOption: {