File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 151
151
"@types/sanitize-html" : " ^2.13.0" ,
152
152
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
153
153
"@typescript-eslint/parser" : " ^5.62.0" ,
154
- "axe-core" : " ^4.10.2 " ,
154
+ "axe-core" : " ^4.10.3 " ,
155
155
"compression-webpack-plugin" : " ^9.2.0" ,
156
156
"copy-webpack-plugin" : " ^6.4.1" ,
157
157
"cross-env" : " ^7.0.3" ,
175
175
"karma-jasmine" : " ~4.0.0" ,
176
176
"karma-jasmine-html-reporter" : " ^1.5.0" ,
177
177
"karma-mocha-reporter" : " 2.2.5" ,
178
- "ng-mocks" : " ^14.13.2 " ,
178
+ "ng-mocks" : " ^14.13.4 " ,
179
179
"ngx-mask" : " ^13.1.7" ,
180
180
"nodemon" : " ^2.0.22" ,
181
181
"postcss" : " ^8.5" ,
Original file line number Diff line number Diff line change @@ -3414,10 +3414,10 @@ aws4@^1.8.0:
3414
3414
resolved "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz"
3415
3415
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
3416
3416
3417
- axe-core@^4.10.2 :
3418
- version "4.10.2 "
3419
- resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2 .tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df "
3420
- integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w ==
3417
+ axe-core@^4.10.3 :
3418
+ version "4.10.3 "
3419
+ resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3 .tgz#04145965ac7894faddbac30861e5d8f11bfd14fc "
3420
+ integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg ==
3421
3421
3422
3422
3423
3423
version "0.21.4"
@@ -8399,10 +8399,10 @@ neo-async@^2.6.2:
8399
8399
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz"
8400
8400
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
8401
8401
8402
- ng-mocks@^14.13.2 :
8403
- version "14.13.2 "
8404
- resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.13.2 .tgz#ddd675d675eb16dfa85834e28dd42343853a6622 "
8405
- integrity sha512-ItAB72Pc0uznL1j4TPsFp1wehhitVp7DARkc67aafeIk1FDgwnAZvzJwntMnIp/IWMSbzrEQ6kl3cc5euX1NRA ==
8402
+ ng-mocks@^14.13.4 :
8403
+ version "14.13.4 "
8404
+ resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.13.4 .tgz#bb53f7b75e0937fcfc8a2177a234a0937143f326 "
8405
+ integrity sha512-OFpzcx9vzeMqpVaBaukH8gvHRhor8iAkc8pOWakSPwxD3DuoHyDrjb/odgjI3Jq+Iaerqb3js1I4Sluu+0rLSQ ==
8406
8406
8407
8407
8408
8408
version "1.4.0"
You can’t perform that action at this time.
0 commit comments