diff --git a/package-lock.json b/package-lock.json index 204794f..f8a4d20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "plpco-videos", "version": "1.12.0", "dependencies": { - "@arcgis/core": "^4.29.3", + "@arcgis/core": "^4.29.7", "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.0", "@react-hook/window-size": "^3.1.1", @@ -59,9 +59,9 @@ } }, "node_modules/@arcgis/core": { - "version": "4.29.3", - "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.29.3.tgz", - "integrity": "sha512-6Mw8MMNUErLsp9nU3ZpOOeQd+F/0ekObK76ADzX0O2TVRfJLyKNnPbhRH/niKuSJ8PWgXLmwoWZBRFRfFiaYHQ==", + "version": "4.29.7", + "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.29.7.tgz", + "integrity": "sha512-3GV5Xv3e/WKEcmvHuD2Tl9jB8aowWXH1Hwz4Lg6ZokWTlkUupRXzSiR898LkRDTL8CWise3xVCknhCyFPUZu5w==", "dependencies": { "@esri/arcgis-html-sanitizer": "~3.0.1", "@esri/calcite-colors": "~6.1.0", @@ -17489,9 +17489,9 @@ } }, "@arcgis/core": { - "version": "4.29.3", - "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.29.3.tgz", - "integrity": "sha512-6Mw8MMNUErLsp9nU3ZpOOeQd+F/0ekObK76ADzX0O2TVRfJLyKNnPbhRH/niKuSJ8PWgXLmwoWZBRFRfFiaYHQ==", + "version": "4.29.7", + "resolved": "https://registry.npmjs.org/@arcgis/core/-/core-4.29.7.tgz", + "integrity": "sha512-3GV5Xv3e/WKEcmvHuD2Tl9jB8aowWXH1Hwz4Lg6ZokWTlkUupRXzSiR898LkRDTL8CWise3xVCknhCyFPUZu5w==", "requires": { "@esri/arcgis-html-sanitizer": "~3.0.1", "@esri/calcite-colors": "~6.1.0", diff --git a/package.json b/package.json index 24987b7..0df8841 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ ] }, "dependencies": { - "@arcgis/core": "^4.29.3", + "@arcgis/core": "^4.29.7", "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.0", "@react-hook/window-size": "^3.1.1",