Bump path-to-regexp from 2.4.0 to 3.3.0 (#553)

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 2.4.0 to 3.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v2.4.0...v3.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 3.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/package-lock.json b/package-lock.json
index 65ce04d..94a2ceb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
         "lodash-decorators": "^6.0.0",
         "moment": "^2.30.1",
         "omit.js": "^1.0.0",
-        "path-to-regexp": "^2.1.0",
+        "path-to-regexp": "^3.3.0",
         "prop-types": "^15.5.10",
         "qs": "^6.5.0",
         "rc-drawer": "^7.1.0",
@@ -23518,9 +23518,9 @@
       "license": "MIT"
     },
     "node_modules/path-to-regexp": {
-      "version": "2.4.0",
-      "resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz",
-      "integrity": "sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==",
+      "version": "3.3.0",
+      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-3.3.0.tgz",
+      "integrity": "sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==",
       "license": "MIT"
     },
     "node_modules/path-type": {
diff --git a/package.json b/package.json
index 546b937..00abac2 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
     "lodash-decorators": "^6.0.0",
     "moment": "^2.30.1",
     "omit.js": "^1.0.0",
-    "path-to-regexp": "^2.1.0",
+    "path-to-regexp": "^3.3.0",
     "prop-types": "^15.5.10",
     "qs": "^6.5.0",
     "rc-drawer": "^7.1.0",