Fix npm audit for path-to-regexp
| @@ -7455,9 +7455,9 @@ | ||
| 7455 | 7455 | } |
| 7456 | 7456 | }, |
| 7457 | 7457 | "node_modules/path-to-regexp": { |
| 7458 | 7458 | "version": "0.1.1213", |
| 7459 | 7459 | "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.1213.tgz", |
| 7460 | 7460 | "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYzA/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjSAGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/bSeOZwt1pmEQWIKqA==", |
| 7461 | 7461 | "license": "MIT" |
| 7462 | 7462 | }, |
| 7463 | 7463 | "node_modules/path-type": { |