From ed759ad84c81eae95fe65692af551a5caa4bb4ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:53:22 +0000 Subject: [PATCH] Bump @angular/service-worker from 20.1.6 to 20.3.22 Bumps [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) from 20.1.6 to 20.3.22. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.22/packages/service-worker) --- updated-dependencies: - dependency-name: "@angular/service-worker" dependency-version: 20.3.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f597a3dd..e094a599c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@angular/platform-browser": "20.1.6", "@angular/platform-browser-dynamic": "20.1.6", "@angular/router": "20.1.6", - "@angular/service-worker": "20.1.6", + "@angular/service-worker": "20.3.22", "@intl-tel-input/angular": "^29.0.1", "@orcid/bibtex-parse-js": "0.0.25", "@tailwindcss/postcss": "^4.1.18", diff --git a/yarn.lock b/yarn.lock index c15004da6..93074186f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -398,10 +398,10 @@ dependencies: tslib "^2.3.0" -"@angular/service-worker@20.1.6": - version "20.1.6" - resolved "https://registry.npmjs.org/@angular/service-worker/-/service-worker-20.1.6.tgz" - integrity sha512-S8VDS/+6T02qy7JKl8+Q7MDCRV4ls69MR9NrkH+xxol3EAE5ttFTnHCktQq21qBFq+y2kjx18JBoRIqF3iR8dw== +"@angular/service-worker@20.3.22": + version "20.3.22" + resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-20.3.22.tgz#48491891bee0a9d1dcba0394a315049f4819cd73" + integrity sha512-blPaYrajRvF881iqikTV7Mm8dpvcrP1Glo+sXBFJBwyA9S9Rj/0G6YdvKnr11tBTOXK2/kfRengUi+XwhQiqTg== dependencies: tslib "^2.3.0"