diff --git a/package-lock.json b/package-lock.json index 27032e365..17fa92901 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6904,9 +6904,9 @@ } }, "node_modules/@ng-web-apis/universal": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@ng-web-apis/universal/-/universal-3.0.6.tgz", - "integrity": "sha512-v2iptSVXM0HRhLao7Ocx0/hZPhzk9dfoh3sZbu2m/XJsteB3348njEYM+oTboDUrxB0vS8E9qQb5JYrqzhQZMA==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@ng-web-apis/universal/-/universal-3.0.7.tgz", + "integrity": "sha512-8ERn17ed5jijG2Qd0aswmlB983U0TrYuUZW2x7pfZLuq3V+PDAW2jbWE+GDDBqzrCOZDKiH+N7hvkEN0exk16Q==", "dependencies": { "tslib": "^2.2.0" }, @@ -50144,7 +50144,7 @@ "@maskito/angular": "*", "@maskito/core": "*", "@maskito/kit": "*", - "@ng-web-apis/universal": "3.0.6", + "@ng-web-apis/universal": "3.0.7", "@nguniversal/express-engine": "12.1.3", "@stackblitz/sdk": "1.9.0", "@taiga-ui/addon-doc": "3.51.0", diff --git a/projects/demo/package.json b/projects/demo/package.json index 76792b033..da9d050c5 100644 --- a/projects/demo/package.json +++ b/projects/demo/package.json @@ -15,7 +15,7 @@ "@maskito/angular": "*", "@maskito/core": "*", "@maskito/kit": "*", - "@ng-web-apis/universal": "3.0.6", + "@ng-web-apis/universal": "3.0.7", "@nguniversal/express-engine": "12.1.3", "@stackblitz/sdk": "1.9.0", "@taiga-ui/addon-doc": "3.51.0",