3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00

chore(deps): bump cacheable-request and ava in /backend

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `ava` from 3.15.0 to 5.2.0
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v3.15.0...v5.2.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: ava
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-11 09:57:06 +00:00 committed by GitHub
parent 801cd2630b
commit ab5d7498a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1142 additions and 2867 deletions

4007
backend/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -90,7 +90,7 @@
"@types/safe-regex": "^1.1.2",
"@types/tmp": "0.0.33",
"@types/twemoji": "^12.1.0",
"ava": "^3.15.0",
"ava": "^5.2.0",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.16",
"tsc-watch": "^5.0.2"