Skip to content

Commit 1d2bc3f

Browse files
pkg: Update path-to-regexp to v8
1 parent 1c35a92 commit 1d2bc3f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"dependencies": {
137137
"@babel/runtime": "^7.20.0",
138138
"@data-client/endpoint": "workspace:^",
139-
"path-to-regexp": "^6.3.0"
139+
"path-to-regexp": "^8.0.0"
140140
},
141141
"devDependencies": {
142142
"@anansi/browserslist-config": "^1.4.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3434,7 +3434,7 @@ __metadata:
34343434
"@types/jest": "npm:30.0.0"
34353435
"@types/node": "npm:^24.0.0"
34363436
nock: "npm:13.3.1"
3437-
path-to-regexp: "npm:^6.3.0"
3437+
path-to-regexp: "npm:^8.0.0"
34383438
rollup-plugins: "workspace:*"
34393439
languageName: unknown
34403440
linkType: soft
@@ -22577,6 +22577,13 @@ __metadata:
2257722577
languageName: node
2257822578
linkType: hard
2257922579

22580+
"path-to-regexp@npm:^8.0.0":
22581+
version: 8.3.0
22582+
resolution: "path-to-regexp@npm:8.3.0"
22583+
checksum: 10c0/ee1544a73a3f294a97a4c663b0ce71bbf1621d732d80c9c9ed201b3e911a86cb628ebad691b9d40f40a3742fe22011e5a059d8eed2cf63ec2cb94f6fb4efe67c
22584+
languageName: node
22585+
linkType: hard
22586+
2258022587
"path-to-regexp@npm:~0.1.12":
2258122588
version: 0.1.12
2258222589
resolution: "path-to-regexp@npm:0.1.12"

0 commit comments

Comments
 (0)