mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore(deps): bump zone.js from 0.11.2 to 0.11.3 in /console (#948)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.2 to 0.11.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.11.3/packages/zone.js) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a314235e7
commit
2619c4e9b3
6
console/package-lock.json
generated
6
console/package-lock.json
generated
@ -17969,9 +17969,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zone.js": {
|
||||
"version": "0.11.2",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.11.2.tgz",
|
||||
"integrity": "sha512-JUpNKmWIovqRZlqkX6pFdBVlOU42n5Mt1n2yEaJdy+msBant/l2L1hTG6BFxCzM+KV3SX4XQOcwbhnwsPAeUTA==",
|
||||
"version": "0.11.3",
|
||||
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.11.3.tgz",
|
||||
"integrity": "sha512-Y4hTHoh4VcxU5BDGAqEoOnOiyT254w6CiHtpQxAJUSMZPyVgdbKf+5R7Mwz6xsPhMIeBXk5rTopRZDpjssTCUg==",
|
||||
"requires": {
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
|
@ -42,7 +42,7 @@
|
||||
"ts-protoc-gen": "^0.13.0",
|
||||
"tslib": "^2.0.3",
|
||||
"uuid": "^8.3.1",
|
||||
"zone.js": "~0.11.2"
|
||||
"zone.js": "~0.11.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "~0.1002.0",
|
||||
|
Loading…
Reference in New Issue
Block a user