From 84f7be789730ac3a2cb12164c5aae565d84df52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:20:18 +0000 Subject: [PATCH] Bump protocol-buffers-schema from 3.3.2 to 3.6.1 Bumps [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) from 3.3.2 to 3.6.1. - [Commits](https://github.com/mafintosh/protocol-buffers-schema/compare/v3.3.2...v3.6.1) --- updated-dependencies: - dependency-name: protocol-buffers-schema dependency-version: 3.6.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 84 ++++++++++++++++++++++++++++++----------------- 1 file changed, 54 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 260b2fe..46c3002 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,123 +1,147 @@ { "name": "ol-cityscope", "version": "0.3.0", - "lockfileVersion": 1, + "lockfileVersion": 3, "requires": true, - "dependencies": { - "@types/arcgis-rest-api": { + "packages": { + "": { + "version": "0.3.0", + "license": "MIT", + "dependencies": { + "ol": "^5.3.1", + "proj4": "^2.5.0" + }, + "devDependencies": { + "@types/ol": "^5.3.5", + "@types/proj4": "^2.5.0", + "typescript": "^3.6.3" + } + }, + "node_modules/@types/arcgis-rest-api": { "version": "10.4.4", "resolved": "https://registry.npmjs.org/@types/arcgis-rest-api/-/arcgis-rest-api-10.4.4.tgz", "integrity": "sha512-5NwSfj4po+03fauyr4F5AxYzu8pbbqmxay+pNr5ef2V3Mj+7OylvV48VKuVoO9m799jhZdH3EQgQBHm3Y6q1Sw==", "dev": true }, - "@types/geojson": { + "node_modules/@types/geojson": { "version": "7946.0.7", "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.7.tgz", "integrity": "sha512-wE2v81i4C4Ol09RtsWFAqg3BUitWbHSpSlIo+bNdsCJijO9sjme+zm+73ZMCa/qMC8UEERxzGbvmr1cffo2SiQ==", "dev": true }, - "@types/ol": { + "node_modules/@types/ol": { "version": "5.3.5", "resolved": "https://registry.npmjs.org/@types/ol/-/ol-5.3.5.tgz", "integrity": "sha512-zX9Epdg4YJvi8diEFgn9sgfpHjij7TEz5lswqe2cvNb3GM9qJRjHU9kKUQDZcJH2aKwKqRQgvyn1IWsJk/MiJA==", "dev": true, - "requires": { + "dependencies": { "@types/arcgis-rest-api": "*", "@types/geojson": "*", "@types/topojson-specification": "*" } }, - "@types/proj4": { + "node_modules/@types/proj4": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/@types/proj4/-/proj4-2.5.0.tgz", "integrity": "sha512-9bR9qvg4wZE6UiIlmhodCOZ2r38SeN8T35SsmMDuIMfACxxaMvIwiwoTJnEA9f/KEhL+BQSuD+arbZucUzYu7w==", "dev": true }, - "@types/topojson-specification": { + "node_modules/@types/topojson-specification": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.1.tgz", "integrity": "sha512-ZZYZUgkmUls9Uhxx2WZNt9f/h2+H3abUUjOVmq+AaaDFckC5oAwd+MDp95kBirk+XCXrYj0hfpI6DSUiJMrpYQ==", "dev": true, - "requires": { + "dependencies": { "@types/geojson": "*" } }, - "ieee754": { + "node_modules/ieee754": { "version": "1.1.13", "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==" }, - "mgrs": { + "node_modules/mgrs": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/mgrs/-/mgrs-1.0.0.tgz", "integrity": "sha1-+5FYjnjJACVnI5XLQLJffNatGCk=" }, - "ol": { + "node_modules/ol": { "version": "5.3.3", "resolved": "https://registry.npmjs.org/ol/-/ol-5.3.3.tgz", "integrity": "sha512-7eU4x8YMduNcED1D5wI+AMWDRe7/1HmGfsbV+kFFROI9RNABU/6n4osj6Q3trZbxxKnK2DSRIjIRGwRHT/Z+Ww==", - "requires": { + "dependencies": { "pbf": "3.1.0", "pixelworks": "1.1.0", "rbush": "2.0.2" } }, - "pbf": { + "node_modules/pbf": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/pbf/-/pbf-3.1.0.tgz", "integrity": "sha512-/hYJmIsTmh7fMkHAWWXJ5b8IKLWdjdlAFb3IHkRBn1XUhIYBChVGfVwmHEAV3UfXTxsP/AKfYTXTS/dCPxJd5w==", - "requires": { + "dependencies": { "ieee754": "^1.1.6", "resolve-protobuf-schema": "^2.0.0" + }, + "bin": { + "pbf": "bin/pbf" } }, - "pixelworks": { + "node_modules/pixelworks": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/pixelworks/-/pixelworks-1.1.0.tgz", "integrity": "sha1-Hwla1I3Ki/ihyCWOAJIDGkTyLKU=" }, - "proj4": { + "node_modules/proj4": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.5.0.tgz", "integrity": "sha512-XZTRT7OPdLzgvtTqL8DG2cEj8lYdovztOwiwpwRSYayOty5Ipf3H68dh/fiL+HKDEyetmQSMhkkMGiJoyziz3w==", - "requires": { + "dependencies": { "mgrs": "1.0.0", "wkt-parser": "^1.2.0" } }, - "protocol-buffers-schema": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.3.2.tgz", - "integrity": "sha512-Xdayp8sB/mU+sUV4G7ws8xtYMGdQnxbeIfLjyO9TZZRJdztBGhlmbI5x1qcY4TG5hBkIKGnc28i7nXxaugu88w==" + "node_modules/protocol-buffers-schema": { + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.1.tgz", + "integrity": "sha512-VG2K63Igkiv9p76tk1lilczEK1cT+kCjKtkdhw1dQZV3k3IXJbd3o6Ho8b9zJZaHSnT2hKe4I+ObmX9w6m5SmQ==", + "license": "MIT" }, - "quickselect": { + "node_modules/quickselect": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/quickselect/-/quickselect-1.1.1.tgz", "integrity": "sha512-qN0Gqdw4c4KGPsBOQafj6yj/PA6c/L63f6CaZ/DCF/xF4Esu3jVmKLUDYxghFx8Kb/O7y9tI7x2RjTSXwdK1iQ==" }, - "rbush": { + "node_modules/rbush": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/rbush/-/rbush-2.0.2.tgz", "integrity": "sha512-XBOuALcTm+O/H8G90b6pzu6nX6v2zCKiFG4BJho8a+bY6AER6t8uQUZdi5bomQc0AprCWhEGa7ncAbbRap0bRA==", - "requires": { + "dependencies": { "quickselect": "^1.0.1" } }, - "resolve-protobuf-schema": { + "node_modules/resolve-protobuf-schema": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz", "integrity": "sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==", - "requires": { + "dependencies": { "protocol-buffers-schema": "^3.3.1" } }, - "typescript": { + "node_modules/typescript": { "version": "3.6.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.3.tgz", "integrity": "sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==", - "dev": true + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } }, - "wkt-parser": { + "node_modules/wkt-parser": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.2.3.tgz", "integrity": "sha512-s7zrOedGuHbbzMaQOuf8HacuCYp3LmmrHjkkN//7UEAzsYz7xJ6J+j/84ZWZkQcrRqi3xXyuc4odPHj7PEB0bw=="