Skip to content

Commit f6feaf3

Browse files
Bump ms from 2.1.1 to 2.1.2
Bumps [ms](https://github.com/zeit/ms) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/zeit/ms/releases) - [Commits](vercel/ms@2.1.1...2.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 772725e commit f6feaf3

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
@@ -14,7 +14,7 @@
1414
"express": "^4.16.4",
1515
"got": "^9.6.0",
1616
"morgan": "^1.9.1",
17-
"ms": "^2.1.1",
17+
"ms": "^2.1.2",
1818
"ogr2ogr": "^1.4.0",
1919
"split-on-first": "^1.0.0"
2020
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2807,10 +2807,10 @@ [email protected]:
28072807
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
28082808
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
28092809

2810-
ms@^2.0.0, ms@^2.1.1:
2811-
version "2.1.1"
2812-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
2813-
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
2810+
ms@^2.0.0, ms@^2.1.1, ms@^2.1.2:
2811+
version "2.1.2"
2812+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
2813+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
28142814

28152815
multimatch@^2.1.0:
28162816
version "2.1.0"

0 commit comments

Comments
 (0)