Fix npm audit for path-to-regexp

322c9f03e14324b0bcfa7dfa4c5ef5ab1068e040

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -3Ignore whitespace
package-lock.json+3 -3
@@ -7455,9 +7455,9 @@
74557455 }
74567456 },
74577457 "node_modules/path-to-regexp": {
74587458 "version": "0.1.1213",
74597459 "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.1213.tgz",
74607460 "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYzA/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjSAGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/bSeOZwt1pmEQWIKqA==",
74617461 "license": "MIT"
74627462 },
74637463 "node_modules/path-type": {