Skip to content

Commit 82346d4

Browse files
authored
Merge pull request #167 from HSLdevcom/development
zone e
2 parents c930678 + 053d50f commit 82346d4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hsl-routemap-server",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "HSL Routemap server",
55
"main": "index.js",
66
"scripts": {
@@ -115,4 +115,4 @@
115115
"braces": "3.0.3",
116116
"basic-ftp": "5.3.0"
117117
}
118-
}
118+
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5328,10 +5328,10 @@ hpack.js@^2.1.6:
53285328
wbuf "^1.1.0"
53295329

53305330
hsl-map-style@hsldevcom/hsl-map-style#master:
5331-
version "1.2.3"
5332-
resolved "https://codeload.github.com/hsldevcom/hsl-map-style/tar.gz/2e247924dde50d3e229ab5cb2650d0d2a56ff66e"
5331+
version "1.2.4"
5332+
resolved "https://codeload.github.com/hsldevcom/hsl-map-style/tar.gz/9345d342215f6acb124e868987bbe4891167fa10"
53335333
dependencies:
5334-
lodash "^4.17.4"
5334+
lodash "^4.18.1"
53355335

53365336
html-minifier-terser@^5.0.1:
53375337
version "5.1.1"
@@ -6463,7 +6463,7 @@ lodash.merge@^4.6.2:
64636463
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
64646464
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
64656465

6466-
lodash@4.18.1, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.18.1:
6466+
lodash@4.18.1, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.1:
64676467
version "4.18.1"
64686468
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
64696469
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==

0 commit comments

Comments
 (0)