diff --git a/package.json b/package.json index 50ed244670..eccb9e66a7 100644 --- a/package.json +++ b/package.json @@ -226,7 +226,7 @@ "npm": "^6.14.15", "openid-client": "^3.15.2", "p-limit": "^3.1.0", - "path-to-regexp": "^6.1.0", + "path-to-regexp": "^6.2.0", "proper-lockfile": "^4.1.2", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 345268383b..5461c01ca3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10909,10 +10909,10 @@ path-to-regexp@^1.7.0: dependencies: isarray "0.0.1" -path-to-regexp@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.1.0.tgz#0b18f88b7a0ce0bfae6a25990c909ab86f512427" - integrity sha512-h9DqehX3zZZDCEm+xbfU0ZmwCGFCAAraPJWMXJ4+v32NjZJilVg3k1TcKsRgIb8IQ/izZSaydDc1OhJCZvs2Dw== +path-to-regexp@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38" + integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg== path-type@^2.0.0: version "2.0.0"