Skip to content

Commit a8607b2

Browse files
build(deps): bump @bervproject/feathers-advance-hook from 2.0.5 to 2.1.0
Bumps [@bervproject/feathers-advance-hook](https://github.com/bervProject/feathers-advance-hook) from 2.0.5 to 2.1.0. - [Release notes](https://github.com/bervProject/feathers-advance-hook/releases) - [Changelog](https://github.com/bervProject/feathers-advance-hook/blob/main/CHANGELOG.md) - [Commits](bervProject/feathers-advance-hook@v2.0.5...v2.1.0) --- updated-dependencies: - dependency-name: "@bervproject/feathers-advance-hook" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea99846 commit a8607b2

2 files changed

Lines changed: 55 additions & 36 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"types": "lib/",
3636
"dependencies": {
37-
"@bervproject/feathers-advance-hook": "^2.0.5",
37+
"@bervproject/feathers-advance-hook": "^2.1.0",
3838
"@feathersjs/authentication": "^5.0.42",
3939
"@feathersjs/authentication-local": "^5.0.42",
4040
"@feathersjs/authentication-oauth": "^5.0.42",

yarn.lock

Lines changed: 54 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -950,16 +950,16 @@
950950
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
951951
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
952952

953-
"@bervproject/feathers-advance-hook@^2.0.5":
954-
version "2.0.5"
955-
resolved "https://registry.yarnpkg.com/@bervproject/feathers-advance-hook/-/feathers-advance-hook-2.0.5.tgz#dcc0317c939b203124d124cbf5979033ba16111d"
956-
integrity sha512-MFSFKc1veGn142pq61TZdBz//xZ2PeBSGnj2k7hWB7dc/f4e7AWnuoBLplko9OEXpG603/cfI6wF+RCnF7pJlQ==
953+
"@bervproject/feathers-advance-hook@^2.1.0":
954+
version "2.1.0"
955+
resolved "https://registry.yarnpkg.com/@bervproject/feathers-advance-hook/-/feathers-advance-hook-2.1.0.tgz#19589e376d4d3579016b228665138f23cda9539e"
956+
integrity sha512-BiqlhxP7Ro17c54MV4UfZoBSJlAAweEjwqS6cj0LMSXqvoO3bKf7zU8mDKKtm7iAoIltVwgBU87M311pk+d2Ig==
957957
dependencies:
958-
"@feathersjs/errors" "^5.0.34"
959-
"@feathersjs/feathers" "^5.0.34"
960-
"@google-cloud/storage" "^7.16.0"
958+
"@feathersjs/errors" "^5.0.44"
959+
"@feathersjs/feathers" "^5.0.44"
960+
"@google-cloud/storage" "^7.19.0"
961961
dist "^0.1.2"
962-
mime-types "^3.0.1"
962+
mime-types "^3.0.2"
963963
uuid "^13.0.0"
964964

965965
"@colors/colors@1.6.0", "@colors/colors@^1.6.0":
@@ -1147,6 +1147,11 @@
11471147
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.42.tgz#c1f85efdabe612159da19f485f39214416ab7221"
11481148
integrity sha512-UbnQmeCAb4LMRyOz4wMklE/ZyJuZO/SN/RQQyGvzCfsslr6uaXxtzq87+XH2cjB0v4v3Js+g/Sv0l1HOEraW4g==
11491149

1150+
"@feathersjs/commons@^5.0.44":
1151+
version "5.0.44"
1152+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.44.tgz#4c8cf432a47daf231714366d58d53a58d7d9250a"
1153+
integrity sha512-PnxCyKqzWLAqv1LSazDsOXNf520KQOlqUasZ/9YRz4lYRPJ0pzzfZXvzmjBFOsNPaohzKmyySS8578E9vlTQrA==
1154+
11501155
"@feathersjs/configuration@^5.0.42":
11511156
version "5.0.42"
11521157
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.42.tgz#27d56f510bdfa0dcc57bb54fa8b37f4d3b05e7a9"
@@ -1165,10 +1170,10 @@
11651170
dependencies:
11661171
debug "^4.3.3"
11671172

1168-
"@feathersjs/errors@^5.0.11", "@feathersjs/errors@^5.0.29", "@feathersjs/errors@^5.0.34", "@feathersjs/errors@^5.0.35", "@feathersjs/errors@^5.0.42":
1169-
version "5.0.42"
1170-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.42.tgz#462d27d3f9d29d8a6badfe4f020e5fcee46dc1fc"
1171-
integrity sha512-PRZNYuLqFwtSZB3h/gVnYM0C3D7vAkOF7bEjPpAHl7j3QWbZbx6wdNWv0KX1fd+hm+6yF2JxR0Fzjbvo4w51TA==
1173+
"@feathersjs/errors@^5.0.11", "@feathersjs/errors@^5.0.29", "@feathersjs/errors@^5.0.35", "@feathersjs/errors@^5.0.42", "@feathersjs/errors@^5.0.44":
1174+
version "5.0.44"
1175+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.44.tgz#4467d9b102bbe84f3e0aef1f39bdd6ba50bf748c"
1176+
integrity sha512-QcxrUvEFHGBT47VyH02rlhw51M+G0yam3fpDnko1HlkM6C62notLwE2lirEDz34JWITwkn/lwV527h1HwHpOuQ==
11721177

11731178
"@feathersjs/express@^5.0.35", "@feathersjs/express@^5.0.42":
11741179
version "5.0.42"
@@ -1188,12 +1193,12 @@
11881193
cors "^2.8.6"
11891194
express "^4.21.2"
11901195

1191-
"@feathersjs/feathers@^5.0.34", "@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.42":
1192-
version "5.0.42"
1193-
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.42.tgz#4f422614ad26e2bf60eb79176cc45434fab50935"
1194-
integrity sha512-XNPZ45Gd5cBGmZiJcc5FBlS2J+EX/jZCCY44hbi8EvfI0uL3nkYcCwyg9Wh8xheb+gjB+Zb57zedZXg9MZaxqA==
1196+
"@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.42", "@feathersjs/feathers@^5.0.44":
1197+
version "5.0.44"
1198+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.44.tgz#94f114890cc8ea5a4b1dee2ca9d6f308dca4bd2a"
1199+
integrity sha512-qxZ9ZQQBIfyIdQKUIFUXZ2EegcUWpIwG4BOBpO7RZXu7nlv9SNMttrTbVWEfUzc72jhKtJuRW8/FHdrsb1446g==
11951200
dependencies:
1196-
"@feathersjs/commons" "^5.0.42"
1201+
"@feathersjs/commons" "^5.0.44"
11971202
"@feathersjs/hooks" "^0.9.0"
11981203
events "^3.3.0"
11991204

@@ -1277,18 +1282,18 @@
12771282
resolved "https://registry.yarnpkg.com/@google-cloud/promisify/-/promisify-4.0.0.tgz#a906e533ebdd0f754dca2509933334ce58b8c8b1"
12781283
integrity sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g==
12791284

1280-
"@google-cloud/storage@^7.16.0":
1281-
version "7.17.3"
1282-
resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-7.17.3.tgz#56006864e47514e7c1cfd12575ee98591f669afe"
1283-
integrity sha512-gOnCAbFgAYKRozywLsxagdevTF7Gm+2Ncz5u5CQAuOv/2VCa0rdGJWvJFDOftPx1tc+q8TXiC2pEJfFKu+yeMQ==
1285+
"@google-cloud/storage@^7.19.0":
1286+
version "7.19.0"
1287+
resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-7.19.0.tgz#34fb7cc4eacede5a2f1f0d6cefa0c70a22078c5b"
1288+
integrity sha512-n2FjE7NAOYyshogdc7KQOl/VZb4sneqPjWouSyia9CMDdMhRX5+RIbqalNmC7LOLzuLAN89VlF2HvG8na9G+zQ==
12841289
dependencies:
12851290
"@google-cloud/paginator" "^5.0.0"
12861291
"@google-cloud/projectify" "^4.0.0"
12871292
"@google-cloud/promisify" "<4.1.0"
12881293
abort-controller "^3.0.0"
12891294
async-retry "^1.3.3"
12901295
duplexify "^4.1.3"
1291-
fast-xml-parser "^4.4.1"
1296+
fast-xml-parser "^5.3.4"
12921297
gaxios "^6.0.2"
12931298
google-auth-library "^9.6.3"
12941299
html-entities "^2.5.2"
@@ -3670,12 +3675,21 @@ fast-uri@^3.0.1:
36703675
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
36713676
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
36723677

3673-
fast-xml-parser@^4.4.1:
3674-
version "4.5.4"
3675-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.4.tgz#64e52ddf1308001893bd225d5b1768840511c797"
3676-
integrity sha512-jE8ugADnYOBsu1uaoayVl1tVKAMNOXyjwvv2U6udEA2ORBhDooJDWoGxTkhd4Qn4yh59JVVt/pKXtjPwx9OguQ==
3678+
fast-xml-builder@^1.1.4:
3679+
version "1.1.4"
3680+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
3681+
integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
3682+
dependencies:
3683+
path-expression-matcher "^1.1.3"
3684+
3685+
fast-xml-parser@^5.3.4:
3686+
version "5.5.10"
3687+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz#5da142d2d568f33cc93c63596bd821bb7cb8f87c"
3688+
integrity sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==
36773689
dependencies:
3678-
strnum "^1.0.5"
3690+
fast-xml-builder "^1.1.4"
3691+
path-expression-matcher "^1.2.1"
3692+
strnum "^2.2.2"
36793693

36803694
fastq@^1.6.0:
36813695
version "1.19.1"
@@ -5198,10 +5212,10 @@ mime-types@^2.1.12, mime-types@^2.1.35, mime-types@~2.1.24, mime-types@~2.1.34:
51985212
dependencies:
51995213
mime-db "1.52.0"
52005214

5201-
mime-types@^3.0.0, mime-types@^3.0.1:
5202-
version "3.0.1"
5203-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-3.0.1.tgz#b1d94d6997a9b32fd69ebaed0db73de8acb519ce"
5204-
integrity sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==
5215+
mime-types@^3.0.0, mime-types@^3.0.1, mime-types@^3.0.2:
5216+
version "3.0.2"
5217+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-3.0.2.tgz#39002d4182575d5af036ffa118100f2524b2e2ab"
5218+
integrity sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==
52055219
dependencies:
52065220
mime-db "^1.54.0"
52075221

@@ -5512,6 +5526,11 @@ path-exists@^4.0.0:
55125526
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
55135527
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
55145528

5529+
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.1:
5530+
version "1.2.1"
5531+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz#04de63e98dcef3e07af8b12a41055466f200e291"
5532+
integrity sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==
5533+
55155534
path-is-absolute@1.0.1, path-is-absolute@^1.0.0:
55165535
version "1.0.1"
55175536
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -6328,10 +6347,10 @@ strip-json-comments@^3.1.1:
63286347
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
63296348
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
63306349

6331-
strnum@^1.0.5:
6332-
version "1.1.2"
6333-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4"
6334-
integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==
6350+
strnum@^2.2.2:
6351+
version "2.2.2"
6352+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
6353+
integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==
63356354

63366355
stubs@^3.0.0:
63376356
version "3.0.0"

0 commit comments

Comments
 (0)