Skip to content

Commit

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

Expand Down

0 comments on commit d10a881

Please sign in to comment.