Update path-to-regexp to 2.4.0

This commit is contained in:
Jenni Nurmi 2018-11-29 10:28:05 +02:00
parent f6cbc47e98
commit c4b02026fc
2 changed files with 5 additions and 4 deletions

View file

@ -28,7 +28,7 @@
"moment": "^2.20.1",
"object.entries": "^1.0.4",
"object.values": "^1.0.4",
"path-to-regexp": "^2.2.0",
"path-to-regexp": "^2.4.0",
"prop-types": "^15.6.1",
"query-string": "^5.1.1",
"raf": "3.4.0",

View file

@ -5945,9 +5945,10 @@ path-to-regexp@^1.0.1, path-to-regexp@^1.7.0:
dependencies:
isarray "0.0.1"
path-to-regexp@^2.2.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45"
path-to-regexp@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz#35ce7f333d5616f1c1e1bfe266c3aba2e5b2e704"
integrity sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==
path-type@^1.0.0:
version "1.1.0"