mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 02:42:36 +02:00
Bump osm-auth from 2.2.0 to 2.3.0 (#9970)
Bumps [osm-auth](https://github.com/osmlab/osm-auth) from 2.2.0 to 2.3.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.2.0...v2.3.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
+7
-7
@@ -28,7 +28,7 @@
|
||||
"lodash-es": "~4.17.15",
|
||||
"marked": "~7.0.3",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.2.0",
|
||||
"osm-auth": "~2.3.0",
|
||||
"pannellum": "2.5.6",
|
||||
"pbf": "^3.2.1",
|
||||
"polygon-clipping": "~0.15.1",
|
||||
@@ -7266,9 +7266,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/osm-auth": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.2.0.tgz",
|
||||
"integrity": "sha512-x93jAMaYWqPgfVeOMydFLFpFC8ERnlIKXwiUOrYYWTDEWqq15K/BI5UAjzuYXvLg0WxVxM8YC4N1T30SZeKJBQ==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.3.0.tgz",
|
||||
"integrity": "sha512-KPrjnleVFkhP3aV8GzmHg04qSUIhl5ba0QBEWXYmTA65+5n4/IzxAkN1sg8n+s4++uwOelybt9+9jSDtET7Z8g==",
|
||||
"dependencies": {
|
||||
"store": "~2.0.12"
|
||||
},
|
||||
@@ -15120,9 +15120,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"osm-auth": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.2.0.tgz",
|
||||
"integrity": "sha512-x93jAMaYWqPgfVeOMydFLFpFC8ERnlIKXwiUOrYYWTDEWqq15K/BI5UAjzuYXvLg0WxVxM8YC4N1T30SZeKJBQ==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-auth/-/osm-auth-2.3.0.tgz",
|
||||
"integrity": "sha512-KPrjnleVFkhP3aV8GzmHg04qSUIhl5ba0QBEWXYmTA65+5n4/IzxAkN1sg8n+s4++uwOelybt9+9jSDtET7Z8g==",
|
||||
"requires": {
|
||||
"store": "~2.0.12"
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"lodash-es": "~4.17.15",
|
||||
"marked": "~7.0.3",
|
||||
"node-diff3": "~3.1.0",
|
||||
"osm-auth": "~2.2.0",
|
||||
"osm-auth": "~2.3.0",
|
||||
"pannellum": "2.5.6",
|
||||
"pbf": "^3.2.1",
|
||||
"polygon-clipping": "~0.15.1",
|
||||
|
||||
Reference in New Issue
Block a user