Skip to content

Commit

Permalink
chore(deps-dev): bump nock from 13.5.3 to 13.5.4 (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent e98a8e1 commit 8b3d2cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/xkcdjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/node": "~20",
"http-status-codes": "2.3.0",
"jasmine": "5.1.0",
"nock": "13.5.3",
"nock": "13.5.4",
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typedoc": "0.25.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4393,10 +4393,10 @@ neo-async@^2.6.0:
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==

[email protected].3:
version "13.5.3"
resolved "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz#9858adf5b840696a410baf98bda720d5fad4f075"
integrity sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==
[email protected].4:
version "13.5.4"
resolved "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit 8b3d2cc

Please sign in to comment.