@@ -14056,12 +14056,14 @@ ngx-permissions@14.0.0:
1405614056 dependencies:
1405714057 tslib "^2.1.0"
1405814058
14059- ngx-pipes@3.1 .0:
14060- version "3.1 .0"
14061- resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-3.1 .0.tgz#13d080fb8a689151b0eba5eeacf5e34adf634f27 "
14062- integrity sha512-nXP3rTH++WLayj/JalJ5mfcK58EAFGde4knjKDa3IQX9448GI7xs8SWWt1T92tfTqxZcnzOE1/lUbAurl7ZAqw ==
14059+ ngx-pipes@3.2 .0:
14060+ version "3.2 .0"
14061+ resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-3.2 .0.tgz#31b946a7dffa7d3452540b103a41b089d08a43f5 "
14062+ integrity sha512-ISfWCtGeaY1XEl4rbwXcBOH+EOq+IVgqjo0Q+4uExfjrcVkAuHe8LjLHJbpDzp80ln3yClNcLwnS5OkcFbwwpA ==
1406314063 dependencies:
14064+ postcss "^8.4.19"
1406414065 tslib "^2.3.0"
14066+ webpack "^5.75.0"
1406514067
1406614068ngx-quill@19.0.1:
1406714069 version "19.0.1"
@@ -15199,6 +15201,15 @@ postcss@^8.3.7:
1519915201 picocolors "^1.0.0"
1520015202 source-map-js "^0.6.2"
1520115203
15204+ postcss@^8.4.19:
15205+ version "8.4.19"
15206+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
15207+ integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
15208+ dependencies:
15209+ nanoid "^3.3.4"
15210+ picocolors "^1.0.0"
15211+ source-map-js "^1.0.2"
15212+
1520215213postcss@^8.4.7:
1520315214 version "8.4.8"
1520415215 resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032"
@@ -18333,6 +18344,36 @@ webpack@5.74.0:
1833318344 watchpack "^2.4.0"
1833418345 webpack-sources "^3.2.3"
1833518346
18347+ webpack@^5.75.0:
18348+ version "5.75.0"
18349+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
18350+ integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
18351+ dependencies:
18352+ "@types/eslint-scope" "^3.7.3"
18353+ "@types/estree" "^0.0.51"
18354+ "@webassemblyjs/ast" "1.11.1"
18355+ "@webassemblyjs/wasm-edit" "1.11.1"
18356+ "@webassemblyjs/wasm-parser" "1.11.1"
18357+ acorn "^8.7.1"
18358+ acorn-import-assertions "^1.7.6"
18359+ browserslist "^4.14.5"
18360+ chrome-trace-event "^1.0.2"
18361+ enhanced-resolve "^5.10.0"
18362+ es-module-lexer "^0.9.0"
18363+ eslint-scope "5.1.1"
18364+ events "^3.2.0"
18365+ glob-to-regexp "^0.4.1"
18366+ graceful-fs "^4.2.9"
18367+ json-parse-even-better-errors "^2.3.1"
18368+ loader-runner "^4.2.0"
18369+ mime-types "^2.1.27"
18370+ neo-async "^2.6.2"
18371+ schema-utils "^3.1.0"
18372+ tapable "^2.1.1"
18373+ terser-webpack-plugin "^5.1.3"
18374+ watchpack "^2.4.0"
18375+ webpack-sources "^3.2.3"
18376+
1833618377websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
1833718378 version "0.7.4"
1833818379 resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760"
0 commit comments