Skip to content

Commit 469dc05

Browse files
authored
Bump path-to-regexp from 0.1.10 to 0.1.12 (#384)
This bumps `path-to-regexp` from `0.1.10` to `0.1.12` to resolve [this Dependabot alert](https://github.com/MetaMask/template-snap-monorepo/security/dependabot/62). Unfortunately Gatsby is pinned to `0.1.10` so I had to add a resolution.
1 parent facaf09 commit 469dc05

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"resolutions": {
2929
"cookie": "^0.7.1",
30+
"[email protected]": "^0.1.12",
3031
"sharp": "^0.33.5",
3132
"socket.io": "^4.8.1",
3233
"ws": "^8.17.1"

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15575,14 +15575,7 @@ __metadata:
1557515575
languageName: node
1557615576
linkType: hard
1557715577

15578-
"path-to-regexp@npm:0.1.10":
15579-
version: 0.1.10
15580-
resolution: "path-to-regexp@npm:0.1.10"
15581-
checksum: ab7a3b7a0b914476d44030340b0a65d69851af2a0f33427df1476100ccb87d409c39e2182837a96b98fb38c4ef2ba6b87bdad62bb70a2c153876b8061760583c
15582-
languageName: node
15583-
linkType: hard
15584-
15585-
"path-to-regexp@npm:0.1.12":
15578+
"path-to-regexp@npm:0.1.12, path-to-regexp@npm:^0.1.12":
1558615579
version: 0.1.12
1558715580
resolution: "path-to-regexp@npm:0.1.12"
1558815581
checksum: ab237858bee7b25ecd885189f175ab5b5161e7b712b360d44f5c4516b8d271da3e4bf7bf0a7b9153ecb04c7d90ce8ff5158614e1208819cf62bac2b08452722e

0 commit comments

Comments
 (0)