diff --git a/package.json b/package.json index b5d9199a1b..1e40f65937 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,7 @@ "**/@aws-amplify/ui-angular-example/**/codelyzer/**/@angular/core": "10.2.5", "**/@angular-devkit/build-angular/minimatch": "3.0.5", "**/@angular-devkit/build-angular/webpack": "^5.76.0", + "**/@angular-devkit/build-angular/webpack-dev-server/express/path-to-regexp": "0.1.12", "**/@size-limit/webpack/webpack": "^5.76.0", "**/serve/serve-handler/minimatch": "3.0.5", "**/serve/serve-handler/path-to-regexp": "3.3.0", diff --git a/yarn.lock b/yarn.lock index dd1ffdd64c..b81181d7e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22123,10 +22123,10 @@ path-strip-sep@^1.0.17: dependencies: tslib "^2" -path-to-regexp@0.1.10: - version "0.1.10" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b" - integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w== +path-to-regexp@0.1.10, path-to-regexp@0.1.12: + version "0.1.12" + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7" + integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ== path-to-regexp@2.2.1, path-to-regexp@3.3.0: version "3.3.0"