We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
path-to-regexp
1 parent d573e30 commit 9eaed98Copy full SHA for 9eaed98
packages/rest/package.json
@@ -136,7 +136,7 @@
136
"dependencies": {
137
"@babel/runtime": "^7.20.0",
138
"@data-client/endpoint": "^0.14.25",
139
- "path-to-regexp": "^6.3.0"
+ "path-to-regexp": "^8.0.0"
140
},
141
"devDependencies": {
142
"@anansi/browserslist-config": "^1.4.2",
yarn.lock
@@ -3183,7 +3183,7 @@ __metadata:
3183
"@types/jest": "npm:^29.5.14"
3184
"@types/node": "npm:^22.0.0"
3185
nock: "npm:13.3.1"
3186
- path-to-regexp: "npm:^6.3.0"
+ path-to-regexp: "npm:^8.0.0"
3187
rollup-plugins: "workspace:*"
3188
languageName: unknown
3189
linkType: soft
0 commit comments