mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
fix: upgrade multiple dependencies with Snyk (#4963) [skip ci]
Snyk has created this PR to upgrade: - @angular/animations from 15.2.4 to 15.2.9. See this package in npm: - @angular/common from 15.2.4 to 15.2.9. See this package in npm: - @angular/compiler from 15.2.4 to 15.2.9. See this package in npm: - @angular/core from 15.2.4 to 15.2.9. See this package in npm: - @angular/forms from 15.2.4 to 15.2.9. See this package in npm: - @angular/platform-browser from 15.2.4 to 15.2.9. See this package in npm: - @angular/platform-browser-dynamic from 15.2.4 to 15.2.9. See this package in npm: - @angular/platform-server from 15.2.4 to 15.2.9. See this package in npm: - @angular/router from 15.2.4 to 15.2.9. See this package in npm: See this project in Snyk: https://app.snyk.io/org/ombi-shared/project/7a4dc3b5-498d-41a0-82fb-9781f30ae243?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
84454e53c0
commit
6025c5ed75
2 changed files with 75 additions and 75 deletions
|
@ -13,17 +13,17 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^15.0.4",
|
||||
"@angular/animations": "^15.2.9",
|
||||
"@angular/cdk": "^14.2.7",
|
||||
"@angular/common": "^15.0.4",
|
||||
"@angular/compiler": "^15.0.4",
|
||||
"@angular/core": "^15.0.4",
|
||||
"@angular/forms": "^15.0.4",
|
||||
"@angular/common": "^15.2.9",
|
||||
"@angular/compiler": "^15.2.9",
|
||||
"@angular/core": "^15.2.9",
|
||||
"@angular/forms": "^15.2.9",
|
||||
"@angular/material": "^14.2.7",
|
||||
"@angular/platform-browser": "^15.0.4",
|
||||
"@angular/platform-browser-dynamic": "^15.0.4",
|
||||
"@angular/platform-server": "^15.0.4",
|
||||
"@angular/router": "^15.0.4",
|
||||
"@angular/platform-browser": "^15.2.9",
|
||||
"@angular/platform-browser-dynamic": "^15.2.9",
|
||||
"@angular/platform-server": "^15.2.9",
|
||||
"@angular/router": "^15.2.9",
|
||||
"@angularclass/hmr": "^3.0.0",
|
||||
"@auth0/angular-jwt": "^5.0.2",
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
|
|
|
@ -204,14 +204,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/animations@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/animations@npm:15.2.4"
|
||||
"@angular/animations@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/animations@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/core": 15.2.4
|
||||
checksum: 8fe91a126cac08f1bda95fe7d78bf789e61255211e545dfdd0378eb9f52e0a4a3c4683f1fc925fceed2bfaf9146ce872a7df11f73e92b184fc042565a41609b3
|
||||
"@angular/core": 15.2.9
|
||||
checksum: a8d6aa16f6f263e272aff3313b04e704c7cf1fde5bf1565d160f23b1752db097bbbe4bb3d79bf181147411508dc9578a2567ffc1c53a7ab49f4bf408153a2de8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -260,15 +260,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/common@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/common@npm:15.2.4"
|
||||
"@angular/common@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/common@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/core": 15.2.9
|
||||
rxjs: ^6.5.3 || ^7.4.0
|
||||
checksum: 089436758dc98d7a653bcf0301d090f588ee931d142033c06de5da569db2fd5e924ee84e8baac4fd8bdebdbd1d20b8af1611cc2b2a9bc4f7c7e7c2e9606f1934
|
||||
checksum: 1f8d740f2b0bc9915441bca27692f0ff6b3362cf9c8790c6130dfc7f3a30f4cdf311bc27fd05bd22b753104b0a47bc2e5bbccb0161943645f695d12c5db6364e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -297,41 +297,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/compiler@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/compiler@npm:15.2.4"
|
||||
"@angular/compiler@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/compiler@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/core": 15.2.9
|
||||
peerDependenciesMeta:
|
||||
"@angular/core":
|
||||
optional: true
|
||||
checksum: f47676eb0160be35b5f44e625a3bea43e51fc84c3aa05a9bbebd1fcd357fa73331dc4de32af2dbec7e1f254fb0e65ed9e149e8e7cf61eb81464453c666ff78d1
|
||||
checksum: 6515427505abdf32401559573d22b0f14bb83e076886d868c700a5e87e6edb2314ef667de9a979dfc28ed0f01be8731cdee30cfefef8807a615be54364f24c1a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/core@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/core@npm:15.2.4"
|
||||
"@angular/core@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/core@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
rxjs: ^6.5.3 || ^7.4.0
|
||||
zone.js: ~0.11.4 || ~0.12.0 || ~0.13.0
|
||||
checksum: ab7ad7b6b55fe24ff1f390ea09c04d52301146075488fc4ee4700d77e9f24ad8b3a03f3ca48b6f4306f6b2106e22b541b23bfb5df3fca94606b94fd95b20df7b
|
||||
checksum: 47410db4f0b103da657b1cff16000f6fbb87b3a7fd208d6180d548baf93fce39ae1f1a8f2d8bb279fbc190645becf268589d489edc309ffcdcca7737b1e88d07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/forms@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/forms@npm:15.2.4"
|
||||
"@angular/forms@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/forms@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/common": 15.2.4
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/platform-browser": 15.2.4
|
||||
"@angular/common": 15.2.9
|
||||
"@angular/core": 15.2.9
|
||||
"@angular/platform-browser": 15.2.9
|
||||
rxjs: ^6.5.3 || ^7.4.0
|
||||
checksum: cc23288506d62f2e1e86e22ab795176b46d63aa0f821515b9549bb10b583975e45b67667d14d1eb52c24a645ad81e7e8693855d5d7f521c27ab4ef0ee871791b
|
||||
languageName: node
|
||||
|
@ -354,65 +354,65 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/platform-browser-dynamic@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/platform-browser-dynamic@npm:15.2.4"
|
||||
"@angular/platform-browser-dynamic@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/platform-browser-dynamic@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/common": 15.2.4
|
||||
"@angular/compiler": 15.2.4
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/platform-browser": 15.2.4
|
||||
checksum: e48fe83b1d9723ee26a1b4343d7dfd1537027e01f559382b819174f4f25e700ff46c0390fc35dbc4550fa374d37a6d449f7a9504c55d0d7b8e7f90e2785c2048
|
||||
"@angular/common": 15.2.9
|
||||
"@angular/compiler": 15.2.9
|
||||
"@angular/core": 15.2.9
|
||||
"@angular/platform-browser": 15.2.9
|
||||
checksum: 4692b22c95f8f7135b6d9183487dda8f35ec44869586c2d23ef8798f6cb0a568161c9e52b2f6f3c86042a03bbbd9c8815492c4738da9fb61bb709cf604b3b797
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/platform-browser@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/platform-browser@npm:15.2.4"
|
||||
"@angular/platform-browser@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/platform-browser@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/animations": 15.2.4
|
||||
"@angular/common": 15.2.4
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/animations": 15.2.9
|
||||
"@angular/common": 15.2.9
|
||||
"@angular/core": 15.2.9
|
||||
peerDependenciesMeta:
|
||||
"@angular/animations":
|
||||
optional: true
|
||||
checksum: 67a52b676362614840df1056a579daf9f3763bacec9c2e4fff64109070624b3d2daa3bd2bb8fad776a79e65239f90c9227aa97de3a1b22e8ac397b84038c02e9
|
||||
checksum: 8887716b7765939dbf131ddefa063d6af85af23f09986214799f2c4785cc8a50db2c501111d6fc16ba8ba8684e60f2caf3d27b97f95b3ee0ef5e469442a43f13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/platform-server@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/platform-server@npm:15.2.4"
|
||||
"@angular/platform-server@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/platform-server@npm:15.2.9"
|
||||
dependencies:
|
||||
domino: ^2.1.2
|
||||
tslib: ^2.3.0
|
||||
xhr2: ^0.2.0
|
||||
peerDependencies:
|
||||
"@angular/animations": 15.2.4
|
||||
"@angular/common": 15.2.4
|
||||
"@angular/compiler": 15.2.4
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/platform-browser": 15.2.4
|
||||
"@angular/platform-browser-dynamic": 15.2.4
|
||||
checksum: e6f3d0b6222356c4af9201e8d8747e4657f1977beb223d39ab7ef60634937d49d89c0826db11ed3d8b46b92bf8dda38dffc1bb001195266ed1618edc8f378d96
|
||||
"@angular/animations": 15.2.9
|
||||
"@angular/common": 15.2.9
|
||||
"@angular/compiler": 15.2.9
|
||||
"@angular/core": 15.2.9
|
||||
"@angular/platform-browser": 15.2.9
|
||||
"@angular/platform-browser-dynamic": 15.2.9
|
||||
checksum: 4c1f246eb59105a92184e221b3a9fd335712fd31e1d0bf2240732eafda268a88bb18fc1387536dda8edec5fac2ce4270f26e8acfddfb33740ae62616801c1c63
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@angular/router@npm:^15.0.4":
|
||||
version: 15.2.4
|
||||
resolution: "@angular/router@npm:15.2.4"
|
||||
"@angular/router@npm:^15.2.9":
|
||||
version: 15.2.9
|
||||
resolution: "@angular/router@npm:15.2.9"
|
||||
dependencies:
|
||||
tslib: ^2.3.0
|
||||
peerDependencies:
|
||||
"@angular/common": 15.2.4
|
||||
"@angular/core": 15.2.4
|
||||
"@angular/platform-browser": 15.2.4
|
||||
"@angular/common": 15.2.9
|
||||
"@angular/core": 15.2.9
|
||||
"@angular/platform-browser": 15.2.9
|
||||
rxjs: ^6.5.3 || ^7.4.0
|
||||
checksum: ef98f2f22e78379fdaf6dd6f4732c161aa6e596d236e8f7e8e893ab488342f28e3f76127b2b24076697800073dccaea29a6c6c376082cd2354be859f3faa273d
|
||||
checksum: c85b1473299f73c9c6819b1a01a385dbe5ca24884627af9ab173d483d4bc26ad1ef09f8abb4a56abd5325f7459b438d720a95eb108dcfa3e9134a6200e235eb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12738,19 +12738,19 @@ cors@latest:
|
|||
resolution: "ombi@workspace:."
|
||||
dependencies:
|
||||
"@angular-devkit/build-angular": ^15.0.2
|
||||
"@angular/animations": ^15.0.4
|
||||
"@angular/animations": ^15.2.9
|
||||
"@angular/cdk": ^14.2.7
|
||||
"@angular/cli": ^15.0.2
|
||||
"@angular/common": ^15.0.4
|
||||
"@angular/compiler": ^15.0.4
|
||||
"@angular/common": ^15.2.9
|
||||
"@angular/compiler": ^15.2.9
|
||||
"@angular/compiler-cli": ^15.0.4
|
||||
"@angular/core": ^15.0.4
|
||||
"@angular/forms": ^15.0.4
|
||||
"@angular/core": ^15.2.9
|
||||
"@angular/forms": ^15.2.9
|
||||
"@angular/material": ^14.2.7
|
||||
"@angular/platform-browser": ^15.0.4
|
||||
"@angular/platform-browser-dynamic": ^15.0.4
|
||||
"@angular/platform-server": ^15.0.4
|
||||
"@angular/router": ^15.0.4
|
||||
"@angular/platform-browser": ^15.2.9
|
||||
"@angular/platform-browser-dynamic": ^15.2.9
|
||||
"@angular/platform-server": ^15.2.9
|
||||
"@angular/router": ^15.2.9
|
||||
"@angularclass/hmr": ^3.0.0
|
||||
"@auth0/angular-jwt": ^5.0.2
|
||||
"@babel/core": ^7.18.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue