diff --git a/geoportal/package-lock.json b/geoportal/package-lock.json index 94828dc207d..0ba5f2483a2 100644 --- a/geoportal/package-lock.json +++ b/geoportal/package-lock.json @@ -14,7 +14,7 @@ "angular-gettext-tools": "2.5.3", "commander": "12.0.0", "eslint": "8.57.0", - "ngeo": "2.9.0-latest.20240607T132742Z.497ff05da", + "ngeo": "2.9.0-latest.20240619T135116Z.e0bb0cb4a", "puppeteer": "21.11.0", "url-parse": "1.5.10" }, @@ -2793,9 +2793,9 @@ } }, "node_modules/ngeo": { - "version": "2.9.0-latest.20240607T132742Z.497ff05da", - "resolved": "https://registry.npmjs.org/ngeo/-/ngeo-2.9.0-latest.20240607T132742Z.497ff05da.tgz", - "integrity": "sha512-E1eN04aGGvHNKs+xJvRsAKhec8F4Lq43b6AN8mFFyLQ+ALYHGNqEoitabIdPcpHvdow5Qp2kfC1MTNPLDWXXzg==", + "version": "2.9.0-latest.20240619T135116Z.e0bb0cb4a", + "resolved": "https://registry.npmjs.org/ngeo/-/ngeo-2.9.0-latest.20240619T135116Z.e0bb0cb4a.tgz", + "integrity": "sha512-97O4878ovi0rbkZq4MAFWillSUZ7J0LZsNmTtYvILZ2NbHjt8ETO6S+qKp09Aw4/9151o3hBI4NDB8cGu1TfUw==", "license": "MIT", "bin": { "check-example": "buildtools/check-example.js", diff --git a/geoportal/package.json b/geoportal/package.json index 37555b747b8..a1dc415b0fb 100644 --- a/geoportal/package.json +++ b/geoportal/package.json @@ -14,7 +14,7 @@ "angular-gettext-tools": "2.5.3", "commander": "12.0.0", "eslint": "8.57.0", - "ngeo": "2.9.0-latest.20240607T132742Z.497ff05da", + "ngeo": "2.9.0-latest.20240619T135116Z.e0bb0cb4a", "puppeteer": "21.11.0", "url-parse": "1.5.10" },