diff --git a/package-lock.json b/package-lock.json index 5a1181e5f..7197bf787 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6854,9 +6854,9 @@ } }, "node_modules/@ng-web-apis/universal": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@ng-web-apis/universal/-/universal-2.1.0.tgz", - "integrity": "sha512-/m6XAr2Pqpv7EOr5p/NsCUrRbLXpYH9/uIc+5HEi3kn8zYcGiM43ThX0Ln0Z8hKfsODNRmp21i764DOznSdGqw==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@ng-web-apis/universal/-/universal-3.0.6.tgz", + "integrity": "sha512-v2iptSVXM0HRhLao7Ocx0/hZPhzk9dfoh3sZbu2m/XJsteB3348njEYM+oTboDUrxB0vS8E9qQb5JYrqzhQZMA==", "dependencies": { "tslib": "^2.2.0" }, @@ -49816,7 +49816,7 @@ "@maskito/angular": "*", "@maskito/core": "*", "@maskito/kit": "*", - "@ng-web-apis/universal": "2.1.0", + "@ng-web-apis/universal": "3.0.6", "@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 5101d2536..883a96759 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": "2.1.0", + "@ng-web-apis/universal": "3.0.6", "@nguniversal/express-engine": "12.1.3", "@stackblitz/sdk": "1.9.0", "@taiga-ui/addon-doc": "3.51.0",