Skip to content

Commit f6b12d6

Browse files
Bump node-geocoder from 4.1.0 to 4.2.0
Bumps [node-geocoder](https://github.com/nchaulet/node-geocoder) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/nchaulet/node-geocoder/releases) - [Changelog](https://github.com/nchaulet/node-geocoder/blob/master/CHANGELOG.md) - [Commits](https://github.com/nchaulet/node-geocoder/commits) --- updated-dependencies: - dependency-name: node-geocoder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 347d282 commit f6b12d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"hpp": "^0.2.3",
2323
"marker-clusterer-plus": "^2.1.4",
2424
"morgan": "^1.10.0",
25-
"node-geocoder": "^4.1.0",
25+
"node-geocoder": "^4.2.0",
2626
"nuxt": "^2.15.8",
2727
"shrink-ray-current": "^4.1.3",
2828
"vue-browser-geolocation": "^1.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6749,10 +6749,10 @@ node-fetch@2.6.7, node-fetch@^2.6.0, node-fetch@^2.6.1:
67496749
dependencies:
67506750
whatwg-url "^5.0.0"
67516751

6752-
node-geocoder@^4.1.0:
6753-
version "4.1.0"
6754-
resolved "https://registry.yarnpkg.com/node-geocoder/-/node-geocoder-4.1.0.tgz#bfd8c6b83037c457a306862f64fd991bc417aba4"
6755-
integrity sha512-Ur8W4xGCztMKuPjneA07j67zd3Qj/074JWl/pDDU4fcwRUrm8LVNYgPrU6XXdyA+hnJMn/XoSXKWn3Vpoc2AAg==
6752+
node-geocoder@^4.2.0:
6753+
version "4.2.0"
6754+
resolved "https://registry.yarnpkg.com/node-geocoder/-/node-geocoder-4.2.0.tgz#340a62636877dc3f8bce3554e9e13bbe85409624"
6755+
integrity sha512-ZvUiOHWHLVGlrYPvazXj+VQ9oK+EOMinh/5vWoBwOQiV0eCU7GPtEWrMRNnKvmBVOzZHb1eFe9uoKMFeyygMVA==
67566756
dependencies:
67576757
bluebird "^3.5.2"
67586758
node-fetch "^2.6.0"

0 commit comments

Comments
 (0)