diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7c0567567..7f87d3e8d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -11,7 +11,7 @@ "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0", "@jridgewell/trace-mapping": "^0.3.25", - "@sapui5/types": "1.120.19", + "@sapui5/types": "1.120.20", "@ui5/fs": "^4.0.1", "@ui5/logger": "^4.0.1", "@ui5/project": "^4.0.3", @@ -3043,9 +3043,10 @@ } }, "node_modules/@sapui5/types": { - "version": "1.120.19", - "resolved": "https://registry.npmjs.org/@sapui5/types/-/types-1.120.19.tgz", - "integrity": "sha512-6BziAy6GR+BZz+lU48kOy68Y84BlEzjx5cTeEqv+J1d83OEmrZi80+cqtfLEjKmrRT4q2my38KEQyzZPBTQsgw==", + "version": "1.120.20", + "resolved": "https://registry.npmjs.org/@sapui5/types/-/types-1.120.20.tgz", + "integrity": "sha512-N+IBqKPqnkcJsLL2sRtuMlSusZ2egJFunGzNNYh2q7N2iIJQw61YmMDZs+KRlsgKxb5eN/6u77sNuBtTVsSf0g==", + "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@types/jquery": "3.5.13", "@types/offscreencanvas": "2019.6.4", diff --git a/package.json b/package.json index 497b2bf6f..1551983d9 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0", "@jridgewell/trace-mapping": "^0.3.25", - "@sapui5/types": "1.120.19", + "@sapui5/types": "1.120.20", "@ui5/fs": "^4.0.1", "@ui5/logger": "^4.0.1", "@ui5/project": "^4.0.3", diff --git a/resources/api-extract.json b/resources/api-extract.json index d62d20c40..2df20a01f 100644 --- a/resources/api-extract.json +++ b/resources/api-extract.json @@ -1,7 +1,7 @@ { "framework": { "name": "SAPUI5", - "version": "1.120.19" + "version": "1.120.20" }, "defaultAggregations": { "sap.ca.ui.CustomerControlListItem": "content", @@ -439,4 +439,4 @@ "sap.zen.commons.layout.PositionContainer": "control", "sap.zen.dsh.ValueHelpDialog": "content" } -} \ No newline at end of file +}