mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Bump osm-auth from 2.5.0 to 2.6.0 (#10692)
Bumps [osm-auth](https://github.com/osmlab/osm-auth) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/osmlab/osm-auth/releases) - [Changelog](https://github.com/osmlab/osm-auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/osmlab/osm-auth/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: osm-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -28,7 +28,7 @@
|
||||
"lodash-es": "~4.17.15",
|
||||
"marked": "~15.0.6",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.5.0",
|
||||
"osm-auth": "~2.6.0",
|
||||
"pannellum": "2.5.6",
|
||||
"pbf": "^4.0.1",
|
||||
"polygon-clipping": "~0.15.7",
|
||||
@@ -5954,9 +5954,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/osm-auth": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.5.0.tgz",
|
||||
"integrity": "sha512-w3NnYbt+0PIih2Kwr1sLfQWehdLbcA3gZNJhX4VOBfeRtvm30iZA3nURphuZDokZ8Kmdv4LWB+AiIng2b+KvIA==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.6.0.tgz",
|
||||
"integrity": "sha512-13B6d6JN4hzvX/yYXGOBXZm9QW7sigYIUEI2sVw6yNlzUe9N91UOh3FOVOOneY5sTEZcuyJMaVCgG0NSjW+6Cg==",
|
||||
"engines": {
|
||||
"node": ">=18.18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"lodash-es": "~4.17.15",
|
||||
"marked": "~15.0.6",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.5.0",
|
||||
"osm-auth": "~2.6.0",
|
||||
"pannellum": "2.5.6",
|
||||
"pbf": "^4.0.1",
|
||||
"polygon-clipping": "~0.15.7",
|
||||
|
||||
Reference in New Issue
Block a user