forked from MapComplete/MapComplete
Update: update to latest osm-auth, see https://github.com/osmlab/osm-auth/pull/138
This commit is contained in:
parent
2e66278291
commit
4e033a93a5
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -69,7 +69,7 @@
|
||||||
"name-suggestion-index": "^6.0.20250413",
|
"name-suggestion-index": "^6.0.20250413",
|
||||||
"npm": "^11.1.0",
|
"npm": "^11.1.0",
|
||||||
"opening_hours": "^3.6.0",
|
"opening_hours": "^3.6.0",
|
||||||
"osm-auth": "^2.6.0",
|
"osm-auth": "^3.0.0",
|
||||||
"osmtogeojson": "^3.0.0-beta.5",
|
"osmtogeojson": "^3.0.0-beta.5",
|
||||||
"pannellum": "^2.5.6",
|
"pannellum": "^2.5.6",
|
||||||
"panoramax-js": "^0.6.1",
|
"panoramax-js": "^0.6.1",
|
||||||
|
@ -23104,9 +23104,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/osm-auth": {
|
"node_modules/osm-auth": {
|
||||||
"version": "2.6.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-3.0.0.tgz",
|
||||||
"integrity": "sha512-13B6d6JN4hzvX/yYXGOBXZm9QW7sigYIUEI2sVw6yNlzUe9N91UOh3FOVOOneY5sTEZcuyJMaVCgG0NSjW+6Cg==",
|
"integrity": "sha512-iyM79TugRbXdfGOtq75Qpr4fBcmpEyjw9vFCILq3b3iSDHjvb6fwJ8//P4y5xlnKIPusizq26p3CN/5oPWCU9Q==",
|
||||||
|
"license": "ISC",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.18"
|
"node": ">=18.18"
|
||||||
}
|
}
|
||||||
|
|
|
@ -233,7 +233,7 @@
|
||||||
"name-suggestion-index": "^6.0.20250413",
|
"name-suggestion-index": "^6.0.20250413",
|
||||||
"npm": "^11.1.0",
|
"npm": "^11.1.0",
|
||||||
"opening_hours": "^3.6.0",
|
"opening_hours": "^3.6.0",
|
||||||
"osm-auth": "^2.6.0",
|
"osm-auth": "^3.0.0",
|
||||||
"osmtogeojson": "^3.0.0-beta.5",
|
"osmtogeojson": "^3.0.0-beta.5",
|
||||||
"pannellum": "^2.5.6",
|
"pannellum": "^2.5.6",
|
||||||
"panoramax-js": "^0.6.1",
|
"panoramax-js": "^0.6.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue