File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 136
136
"dependencies" : {
137
137
"@babel/runtime" : " ^7.20.0" ,
138
138
"@data-client/endpoint" : " ^0.14.25" ,
139
- "path-to-regexp" : " ^6.3 .0"
139
+ "path-to-regexp" : " ^8.0 .0"
140
140
},
141
141
"devDependencies" : {
142
142
"@anansi/browserslist-config" : " ^1.4.2" ,
Original file line number Diff line number Diff line change @@ -3183,7 +3183,7 @@ __metadata:
3183
3183
"@types/jest": "npm:^29.5.14"
3184
3184
"@types/node": "npm:^22.0.0"
3185
3185
nock: "npm:13.3.1"
3186
- path-to-regexp: "npm:^6.3 .0"
3186
+ path-to-regexp: "npm:^8.0 .0"
3187
3187
rollup-plugins: "workspace:*"
3188
3188
languageName: unknown
3189
3189
linkType: soft
@@ -23229,6 +23229,13 @@ __metadata:
23229
23229
languageName: node
23230
23230
linkType: hard
23231
23231
23232
+ "path-to-regexp@npm:^8.0.0":
23233
+ version: 8.2.0
23234
+ resolution: "path-to-regexp@npm:8.2.0"
23235
+ checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
23236
+ languageName: node
23237
+ linkType: hard
23238
+
23232
23239
"path-type@npm:^3.0.0":
23233
23240
version: 3.0.0
23234
23241
resolution: "path-type@npm:3.0.0"
You can’t perform that action at this time.
0 commit comments