Chore(deps): Bump urbackup-server-api from 0.52.0 to 0.52.1 (#4233)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-01 09:25:47 -07:00 committed by GitHub
parent b7ca6244dd
commit be4da9d010
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 11 deletions

9
package-lock.json generated
View File

@ -36,7 +36,7 @@
"swr": "^1.3.0", "swr": "^1.3.0",
"systeminformation": "^5.23.2", "systeminformation": "^5.23.2",
"tough-cookie": "^4.1.3", "tough-cookie": "^4.1.3",
"urbackup-server-api": "^0.52.0", "urbackup-server-api": "^0.52.1",
"winston": "^3.11.0", "winston": "^3.11.0",
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
}, },
@ -8186,10 +8186,9 @@
} }
}, },
"node_modules/urbackup-server-api": { "node_modules/urbackup-server-api": {
"version": "0.52.0", "version": "0.52.1",
"resolved": "https://registry.npmjs.org/urbackup-server-api/-/urbackup-server-api-0.52.0.tgz", "resolved": "https://registry.npmjs.org/urbackup-server-api/-/urbackup-server-api-0.52.1.tgz",
"integrity": "sha512-KfroCFZEWCuCkWye1F1JwI2fkO1za/Mf1a8TNGTujzxU0ZGzDqhA1zCOcvV97q7nH1TKFNpw5tMZ06fSCKv2UA==", "integrity": "sha512-gAxF9MdXxnceqUr/1Uj2LuGZQb/bvZ3Ply9zH/UTSWGkwKL5C0qMPrBvKRyTHbPMG/NBuHF6BzavkF7GNvOLew==",
"license": "MIT",
"dependencies": { "dependencies": {
"async-mutex": "^0.5.0", "async-mutex": "^0.5.0",
"node-fetch": "^2.7.0" "node-fetch": "^2.7.0"

View File

@ -38,7 +38,7 @@
"swr": "^1.3.0", "swr": "^1.3.0",
"systeminformation": "^5.23.2", "systeminformation": "^5.23.2",
"tough-cookie": "^4.1.3", "tough-cookie": "^4.1.3",
"urbackup-server-api": "^0.52.0", "urbackup-server-api": "^0.52.1",
"winston": "^3.11.0", "winston": "^3.11.0",
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
}, },

10
pnpm-lock.yaml generated
View File

@ -93,8 +93,8 @@ importers:
specifier: ^4.1.3 specifier: ^4.1.3
version: 4.1.4 version: 4.1.4
urbackup-server-api: urbackup-server-api:
specifier: ^0.52.0 specifier: ^0.52.1
version: 0.52.0 version: 0.52.1
winston: winston:
specifier: ^3.11.0 specifier: ^3.11.0
version: 3.14.2 version: 3.14.2
@ -2650,8 +2650,8 @@ packages:
peerDependencies: peerDependencies:
browserslist: '>= 4.21.0' browserslist: '>= 4.21.0'
urbackup-server-api@0.52.0: urbackup-server-api@0.52.1:
resolution: {integrity: sha512-KfroCFZEWCuCkWye1F1JwI2fkO1za/Mf1a8TNGTujzxU0ZGzDqhA1zCOcvV97q7nH1TKFNpw5tMZ06fSCKv2UA==} resolution: {integrity: sha512-gAxF9MdXxnceqUr/1Uj2LuGZQb/bvZ3Ply9zH/UTSWGkwKL5C0qMPrBvKRyTHbPMG/NBuHF6BzavkF7GNvOLew==}
uri-js@4.4.1: uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
@ -5537,7 +5537,7 @@ snapshots:
escalade: 3.2.0 escalade: 3.2.0
picocolors: 1.1.0 picocolors: 1.1.0
urbackup-server-api@0.52.0: urbackup-server-api@0.52.1:
dependencies: dependencies:
async-mutex: 0.5.0 async-mutex: 0.5.0
node-fetch: 2.7.0 node-fetch: 2.7.0