Skip to content

Commit

Permalink
chore(deps): update dependency axios-mock-adapter to v1.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 34642a2 commit 7dee524
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.5",
"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.5
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.5":
version: 1.21.5
resolution: "axios-mock-adapter@npm:1.21.5"
dependencies:
fast-deep-equal: ^3.1.3
is-buffer: ^2.0.5
peerDependencies:
axios: ">= 0.17.0"
checksum: 0d334838a819597f49fd5bf807e2a46cd846397cbea734fd53dcb425dee914e2d3e57cff65eb36af70cdbba848416c48979b75223afbfc1ab49789fd12011618
checksum: e3c2ccf220a2ddd316ccdff36b65754ddaf9b7a8dc70a64e9ff94da335a0694aaba3d925e6d7d5f71dd4badfe9af581bd7e6dd2dc09414d9900298afe12a71a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 7dee524

Please sign in to comment.