diff --git a/package-lock.json b/package-lock.json index c88df733..910af053 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.1.0", "license": "Apache-2.0", "dependencies": { - "@abi-software/flatmapvuer": "^1.1.0", + "@abi-software/flatmapvuer": "1.1.1", "@abi-software/map-side-bar": "^2.2.0", "@abi-software/plotvuer": "1.0.0", "@abi-software/scaffoldvuer": "^1.1.0", @@ -93,9 +93,9 @@ } }, "node_modules/@abi-software/flatmapvuer": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@abi-software/flatmapvuer/-/flatmapvuer-1.1.0.tgz", - "integrity": "sha512-xXso4MrdOrYbMTxV8aBgPxS9noDj0iqidY0Mv7y1x0KLasjwLJSdiqjoyYjf04bPKO3cL/bX3pV32jruE30mSA==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@abi-software/flatmapvuer/-/flatmapvuer-1.1.1.tgz", + "integrity": "sha512-EDAZ2Q19WVgNapOZ5DYuZn4jcJPjinWa1I6FhWo0VWUDXS6coI4Um4f4GhDwm5xYqP43l2fWXiNSDmYyCgVpBA==", "dependencies": { "@abi-software/flatmap-viewer": "2.8.9", "@abi-software/sparc-annotation": "0.3.1", diff --git a/package.json b/package.json index 771eaeff..a0390734 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "*.js" ], "dependencies": { - "@abi-software/flatmapvuer": "^1.1.0", + "@abi-software/flatmapvuer": "1.1.1", "@abi-software/map-side-bar": "^2.2.0", "@abi-software/plotvuer": "1.0.0", "@abi-software/scaffoldvuer": "^1.1.0",