Skip to content

Commit c63f585

Browse files
committed
fix: upgrade nock from 13.2.9 to 13.5.6
Snyk has created this PR to upgrade nock from 13.2.9 to 13.5.6. See this package in npm: nock See this project in Snyk: https://app.snyk.io/org/nerds-github/project/d7e30d7c-b888-4c87-948a-c60dcaafb5d6?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit c63f585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tool-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"@types/nock": "^11.1.0",
4848
"@types/semver": "^6.0.0",
4949
"@types/uuid": "^3.4.4",
50-
"nock": "^13.2.9"
50+
"nock": "^13.5.6"
5151
}
5252
}

0 commit comments

Comments
 (0)