Skip to content

Commit f0fdc24

Browse files
Bump nock from 13.3.3 to 13.3.8 (#919)
Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.8. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.3...v13.3.8) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d5c543 commit f0fdc24

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-prettier": "4.2.1",
5555
"jest": "27.5.1",
5656
"jest-circus": "27.5.1",
57-
"nock": "13.3.3",
57+
"nock": "13.3.8",
5858
"prettier": "2.8.4",
5959
"ts-jest": "27.1.4",
6060
"typescript": "4.9.5"

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2621,7 +2621,7 @@ lodash.sortby@^4.7.0:
26212621
version "4.7.0"
26222622
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
26232623

2624-
lodash@^4.17.13, lodash@^4.17.21, lodash@^4.7.0:
2624+
lodash@^4.17.13, lodash@^4.7.0:
26252625
version "4.17.21"
26262626
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
26272627

@@ -2704,14 +2704,13 @@ natural-compare@^1.4.0:
27042704
version "1.4.0"
27052705
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
27062706

2707-
nock@13.3.3:
2708-
version "13.3.3"
2709-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.3.tgz#179759c07d3f88ad3e794ace885629c1adfd3fe7"
2710-
integrity sha512-z+KUlILy9SK/RjpeXDiDUEAq4T94ADPHE3qaRkf66mpEhzc/ytOMm3Bwdrbq6k1tMWkbdujiKim3G2tfQARuJw==
2707+
nock@13.3.8:
2708+
version "13.3.8"
2709+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.8.tgz#7adf3c66f678b02ef0a78d5697ae8bc2ebde0142"
2710+
integrity sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==
27112711
dependencies:
27122712
debug "^4.1.0"
27132713
json-stringify-safe "^5.0.1"
2714-
lodash "^4.17.21"
27152714
propagate "^2.0.0"
27162715

27172716
node-fetch@^2.6.12:

0 commit comments

Comments
 (0)