From b6c58941f7fe4fa3d87119466187b0dd3e82d968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:40:56 +0000 Subject: [PATCH] Bump @arcgis/core from 4.31.2 to 4.31.6 Bumps [@arcgis/core](https://js.arcgis.com) from 4.31.2 to 4.31.6. --- updated-dependencies: - dependency-name: "@arcgis/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9c313719..35b8512cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.10.48", "license": "Apache-2.0", "dependencies": { - "@arcgis/core": "^4.31.2", + "@arcgis/core": "^4.31.6", "@esri/arcgis-html-sanitizer": "^4.0.3", "@esri/arcgis-rest-auth": "^3.7.0", "@esri/arcgis-rest-feature-layer": "^3.7.0", @@ -280,10 +280,9 @@ "dev": true }, "node_modules/@arcgis/core": { - "version": "4.31.2", - "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.31.2.tgz", - "integrity": "sha512-ocOJ7bqH0n0Xa/MAbQ4HIRMGq2IGR6lEYsEJMaSzZIIAbfJaa7By5td72o56S4aoaZXhIY5XecQkqpVGUTTu+g==", - "license": "SEE LICENSE IN copyright.txt", + "version": "4.31.6", + "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.31.6.tgz", + "integrity": "sha512-+NSYtEJy/wRQcEX+f5OHBhg4MX26HeZFYghd7+VMTasalHUAD3y9PPiakLIfhahX/4EiSLuy25m1P93BBlybXg==", "dependencies": { "@esri/arcgis-html-sanitizer": "~4.1.0-next.4", "@esri/calcite-colors": "~6.1.0", @@ -17174,9 +17173,9 @@ "dev": true }, "@arcgis/core": { - "version": "4.31.2", - "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.31.2.tgz", - "integrity": "sha512-ocOJ7bqH0n0Xa/MAbQ4HIRMGq2IGR6lEYsEJMaSzZIIAbfJaa7By5td72o56S4aoaZXhIY5XecQkqpVGUTTu+g==", + "version": "4.31.6", + "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.31.6.tgz", + "integrity": "sha512-+NSYtEJy/wRQcEX+f5OHBhg4MX26HeZFYghd7+VMTasalHUAD3y9PPiakLIfhahX/4EiSLuy25m1P93BBlybXg==", "requires": { "@esri/arcgis-html-sanitizer": "~4.1.0-next.4", "@esri/calcite-colors": "~6.1.0", diff --git a/package.json b/package.json index f1c1d819e..e96bab242 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "workbox-build": "^7.1.1" }, "dependencies": { - "@arcgis/core": "^4.31.2", + "@arcgis/core": "^4.31.6", "@esri/arcgis-html-sanitizer": "^4.0.3", "@esri/arcgis-rest-auth": "^3.7.0", "@esri/arcgis-rest-feature-layer": "^3.7.0",