mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 05:26:35 +00:00
Bump tar, npm-check-updates and node-gyp in /ui
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.22 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.22 - [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.22) Updates `npm-check-updates` from 6.0.1 to 22.2.9 - [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.9) Updates `node-gyp` from 10.0.1 to 13.0.1 - [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/v10.0.1...v13.0.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect - dependency-name: npm-check-updates dependency-version: 22.2.9 dependency-type: direct:production - dependency-name: node-gyp dependency-version: 13.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4f117071c9
commit
1f95bc65df
31687
ui/package-lock.json
generated
31687
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -58,7 +58,7 @@
|
|||||||
"mitt": "^2.1.0",
|
"mitt": "^2.1.0",
|
||||||
"moment": "^2.26.0",
|
"moment": "^2.26.0",
|
||||||
"moment-timezone": "^0.5.43",
|
"moment-timezone": "^0.5.43",
|
||||||
"npm-check-updates": "^6.0.1",
|
"npm-check-updates": "^22.2.9",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"qrious": "^4.0.2",
|
"qrious": "^4.0.2",
|
||||||
"semver": "^7.6.3",
|
"semver": "^7.6.3",
|
||||||
@ -103,7 +103,7 @@
|
|||||||
"less": "^3.0.4",
|
"less": "^3.0.4",
|
||||||
"less-loader": "^5.0.0",
|
"less-loader": "^5.0.0",
|
||||||
"nan": "2.18.0",
|
"nan": "2.18.0",
|
||||||
"node-gyp": "10.0.1",
|
"node-gyp": "13.0.1",
|
||||||
"sass": "^1.49.9",
|
"sass": "^1.49.9",
|
||||||
"sass-loader": "^8.0.2",
|
"sass-loader": "^8.0.2",
|
||||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user