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 @@ -3275,7 +3275,7 @@ __metadata:
3275
3275
"@types/jest": "npm:30.0.0"
3276
3276
"@types/node": "npm:^22.0.0"
3277
3277
nock: "npm:13.3.1"
3278
- path-to-regexp: "npm:^6.3 .0"
3278
+ path-to-regexp: "npm:^8.0 .0"
3279
3279
rollup-plugins: "workspace:*"
3280
3280
languageName: unknown
3281
3281
linkType: soft
@@ -23792,6 +23792,13 @@ __metadata:
23792
23792
languageName: node
23793
23793
linkType: hard
23794
23794
23795
+ "path-to-regexp@npm:^8.0.0":
23796
+ version: 8.3.0
23797
+ resolution: "path-to-regexp@npm:8.3.0"
23798
+ checksum: 10c0/ee1544a73a3f294a97a4c663b0ce71bbf1621d732d80c9c9ed201b3e911a86cb628ebad691b9d40f40a3742fe22011e5a059d8eed2cf63ec2cb94f6fb4efe67c
23799
+ languageName: node
23800
+ linkType: hard
23801
+
23795
23802
"path-type@npm:^3.0.0":
23796
23803
version: 3.0.0
23797
23804
resolution: "path-type@npm:3.0.0"
You can’t perform that action at this time.
0 commit comments