Skip to content

Commit 607f042

Browse files
committed
bump path-to-regexp to 3.3.0
1 parent 27215f4 commit 607f042

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"big-integer": "1.6.46",
3131
"int64-buffer": "0.99.1007",
3232
"lru-cache": "6.0.0",
33-
"path-to-regexp": "3.1.0",
33+
"path-to-regexp": "3.3.0",
3434
"raw-body": "2.4.1"
3535
},
3636
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5126,10 +5126,10 @@ path-parse@^1.0.7:
51265126
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
51275127
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
51285128

5129-
path-to-regexp@3.1.0:
5130-
version "3.1.0"
5131-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.1.0.tgz#f45a9cc4dc6331ae8f131e0ce4fde8607f802367"
5132-
integrity sha512-PtHLisEvUOepjc+sStXxJ/pDV/s5UBTOKWJY2SOz3e6E/iN/jLknY9WL72kTwRrwXDUbZTEAtSnJbz2fF127DA==
5129+
path-to-regexp@3.3.0:
5130+
version "3.3.0"
5131+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.3.0.tgz#f7f31d32e8518c2660862b644414b6d5c63a611b"
5132+
integrity sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==
51335133

51345134
path-type@^4.0.0:
51355135
version "4.0.0"

0 commit comments

Comments
 (0)