Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"fastify-formbody": "^5.2.0",
"fastify-multipart": "^5.2.1",
"fs-extra": "^10.0.0",
"globby": "^12.0.2",
"globby": "^13.0.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.4",
"jest": "^27.4.5",
Expand Down
26 changes: 9 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2167,7 +2167,7 @@ __metadata:
fastify-formbody: ^5.2.0
fastify-multipart: ^5.2.1
fs-extra: ^10.0.0
globby: ^12.0.2
globby: ^13.0.0
html-webpack-plugin: ^5.5.0
husky: ^7.0.4
jest: ^27.4.5
Expand Down Expand Up @@ -5516,13 +5516,6 @@ __metadata:
languageName: node
linkType: hard

"array-union@npm:^3.0.1":
version: 3.0.1
resolution: "array-union@npm:3.0.1"
checksum: 47b29f88258e8f37ffb93ddaa327d4308edd950b52943c172b73558afdd3fa74cfd68816ba5aa4b894242cf281fa3c6d0362ae057e4a18bddbaedbe46ebe7112
languageName: node
linkType: hard

"array-uniq@npm:^1.0.1":
version: 1.0.3
resolution: "array-uniq@npm:1.0.3"
Expand Down Expand Up @@ -9776,7 +9769,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.9":
version: 3.2.11
resolution: "fast-glob@npm:3.2.11"
dependencies:
Expand Down Expand Up @@ -10767,17 +10760,16 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^12.0.2":
version: 12.2.0
resolution: "globby@npm:12.2.0"
"globby@npm:^13.0.0":
version: 13.0.0
resolution: "globby@npm:13.0.0"
dependencies:
array-union: ^3.0.1
dir-glob: ^3.0.1
fast-glob: ^3.2.7
ignore: ^5.1.9
fast-glob: ^3.2.11
ignore: ^5.2.0
merge2: ^1.4.1
slash: ^4.0.0
checksum: 2539379a7fff3473d3e7c68b4540ba38f36970f43f760e36e301515d5cb98a0c5736554957d90390906bee632327beb2f9518d1acd6911f61e436db11b0da5b5
checksum: 9119e156a18c93ebdf1e4de63957dad2020df5607bc2951c9cb04d0b032ee1c7d61facc78e99339819140d75351220dd4f276b1d1e7aa872a720389277f51ff4
languageName: node
linkType: hard

Expand Down Expand Up @@ -11407,7 +11399,7 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^5.1.1, ignore@npm:^5.1.8, ignore@npm:^5.1.9, ignore@npm:^5.2.0":
"ignore@npm:^5.1.1, ignore@npm:^5.1.8, ignore@npm:^5.2.0":
version: 5.2.0
resolution: "ignore@npm:5.2.0"
checksum: 6b1f926792d614f64c6c83da3a1f9c83f6196c2839aa41e1e32dd7b8d174cef2e329d75caabb62cb61ce9dc432f75e67d07d122a037312db7caa73166a1bdb77
Expand Down