Skip to content

Commit

Permalink
Merge pull request #110 from cycleccc/renovate/nock-13.x-lockfile
Browse files Browse the repository at this point in the history
chore(deps): update dependency nock to v13.5.4
  • Loading branch information
cycleccc authored Aug 11, 2024
2 parents 07f2b35 + 26b0ddc commit 5db508e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8475,8 +8475,8 @@ json-stable-stringify-without-jsonify@^1.0.1:

json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
version "5.0.1"
resolved "https://registry.npmmirror.com/json-stringify-safe/download/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
resolved "https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==

json5@2.x, json5@^2.2.3:
version "2.2.3"
Expand Down Expand Up @@ -9494,13 +9494,12 @@ nice-try@^1.0.4:
integrity sha1-ozeKdpbOfSI+iPybdkvX7xCJ42Y=

nock@^13.2.4:
version "13.2.4"
resolved "https://registry.npmmirror.com/nock/-/nock-13.2.4.tgz#43a309d93143ee5cdcca91358614e7bde56d20e1"
integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug==
version "13.5.4"
resolved "https://registry.npmmirror.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
lodash.set "^4.3.2"
propagate "^2.0.0"

node-fetch-npm@^2.0.2:
Expand Down

0 comments on commit 5db508e

Please sign in to comment.