mirror of https://github.com/apache/cloudstack.git
Bump tar, npm-check-updates and node-gyp in /ui
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.16 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [npm-check-updates](https://github.com/raineorshine/npm-check-updates) and [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together. Updates `tar` from 6.1.11 to 7.5.16 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v7.5.16) Updates `npm-check-updates` from 6.0.1 to 22.2.3 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v6.0.1...v22.2.3) Updates `node-gyp` from 7.1.2 to 13.0.0 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-gyp/compare/v7.1.2...v13.0.0) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect - dependency-name: npm-check-updates dependency-version: 22.2.3 dependency-type: direct:production - dependency-name: node-gyp dependency-version: 13.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ce9793c0be
commit
d481f97ccf
File diff suppressed because it is too large
Load Diff
|
|
@ -58,7 +58,7 @@
|
|||
"mitt": "^2.1.0",
|
||||
"moment": "^2.26.0",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"npm-check-updates": "^6.0.1",
|
||||
"npm-check-updates": "^22.2.3",
|
||||
"nprogress": "^0.2.0",
|
||||
"qrious": "^4.0.2",
|
||||
"semver": "^7.6.3",
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
"less": "^3.0.4",
|
||||
"less-loader": "^5.0.0",
|
||||
"nan": "2.18.0",
|
||||
"node-gyp": "10.0.1",
|
||||
"node-gyp": "13.0.0",
|
||||
"sass": "^1.49.9",
|
||||
"sass-loader": "^8.0.2",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue