Merge pull request #1160 from Safelite/dependabot/npm_and_yarn/path-to-regexp-0.1.13

Bump path-to-regexp from 0.1.12 to 0.1.13
This commit is contained in:
Jeremy-Z 2026-03-30 15:06:17 -04:00 committed by GitHub
commit d700527e62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
package-lock.json generated
View file

@ -16745,7 +16745,9 @@
}
},
"node_modules/path-to-regexp": {
"version": "0.1.12",
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz",
"integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==",
"dev": true,
"license": "MIT"
},