diff --git a/configure/package-lock.json b/configure/package-lock.json index 481959f16..a54a5fa6d 100644 --- a/configure/package-lock.json +++ b/configure/package-lock.json @@ -1,12 +1,12 @@ { "name": "configure", - "version": "0.1.0", + "version": "5.0.28-20260611", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "configure", - "version": "0.1.0", + "version": "5.0.28-20260611", "dependencies": { "@codemirror/lang-json": "^6.0.1", "@emotion/react": "^11.11.1", @@ -22720,9 +22720,10 @@ } }, "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", + "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", + "license": "MIT", "engines": { "node": ">=10.0.0" }, @@ -23368,9 +23369,10 @@ } }, "node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "version": "7.5.11", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.11.tgz", + "integrity": "sha512-zS54Oen9bITtp7kp2XM3AydrCIq1D+HwJOuH+c+e4LfpL/lotP5osijd+UoMnxwAam1GN8R4KtLAyIrIcBNpiA==", + "license": "MIT", "engines": { "node": ">=8.3.0" }, diff --git a/configure/package.json b/configure/package.json index ef9ac5d17..0e8e32ffb 100644 --- a/configure/package.json +++ b/configure/package.json @@ -1,6 +1,6 @@ { "name": "configure", - "version": "5.0.28-20260611", + "version": "5.1.2-20260615", "homepage": "./configure/build", "private": true, "dependencies": { diff --git a/package.json b/package.json index 580c15e16..b31dae042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mmgis", - "version": "5.1.1-20260611", + "version": "5.1.2-20260615", "description": "A web-based mapping and localization solution for science operation on planetary missions.", "homepage": "build", "repository": {