Skip to content

Commit

Permalink
chore(deps): update dependency axios-mock-adapter to v1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 34642a2 commit ec85471
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/nugrpc-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@jest/globals": "28.1.3",
"axios-mock-adapter": "1.21.2",
"axios-mock-adapter": "1.21.4",
"cross-env": "7.0.3",
"jest": "28.1.3",
"unbuild": "0.7.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2399,7 +2399,7 @@ __metadata:
dependencies:
"@jest/globals": 28.1.3
axios: ^0.26.0
axios-mock-adapter: 1.21.2
axios-mock-adapter: 1.21.4
cross-env: 7.0.3
defu: ^6.0.0
jest: 28.1.3
Expand Down Expand Up @@ -4274,15 +4274,15 @@ __metadata:
languageName: node
linkType: hard

"axios-mock-adapter@npm:1.21.2":
version: 1.21.2
resolution: "axios-mock-adapter@npm:1.21.2"
"axios-mock-adapter@npm:1.21.4":
version: 1.21.4
resolution: "axios-mock-adapter@npm:1.21.4"
dependencies:
fast-deep-equal: ^3.1.3
is-buffer: ^2.0.5
peerDependencies:
axios: ">= 0.17.0"
checksum: 0d334838a819597f49fd5bf807e2a46cd846397cbea734fd53dcb425dee914e2d3e57cff65eb36af70cdbba848416c48979b75223afbfc1ab49789fd12011618
checksum: adcd838c8b21f1ed67950c18b68dcf7c7c9bcddc75418720b5a407fd8448a3aa97b736307c631c27c2971368ac56716a310ea6cfc056517c1f1b0f8825427e58
languageName: node
linkType: hard

Expand Down

0 comments on commit ec85471

Please sign in to comment.