Skip to content

Commit e5d44c8

Browse files
committed
Update adbkit to dedupe node-forge
1 parent e9102cc commit e5d44c8

File tree

2 files changed

+31
-36
lines changed

2 files changed

+31
-36
lines changed

package-lock.json

Lines changed: 29 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@graphql-tools/schema": "^6.0.18",
3030
"@graphql-tools/utils": "^6.0.18",
31-
"@httptoolkit/adbkit": "^2.11.2-crashfix",
31+
"@httptoolkit/adbkit": "^2.11.2-crashfix-updateforge",
3232
"@httptoolkit/browser-launcher": "^1.7.3",
3333
"@httptoolkit/osx-find-executable": "^2.0.0",
3434
"@oclif/command": "^1.5.4",
@@ -57,7 +57,7 @@
5757
"mime-types": "^2.1.27",
5858
"mockttp": "^1.0.0",
5959
"node-fetch": "^2.6.0",
60-
"node-forge": "^0.9.0",
60+
"node-forge": "^0.9.1",
6161
"node-gsettings-wrapper": "^0.5.0",
6262
"portfinder": "^1.0.25",
6363
"registry-js": "^1.10.0",

0 commit comments

Comments
 (0)