Skip to content

Commit

Permalink
chore(deps): bump ngx-cookie-service in /modules/web (#9911)
Browse files Browse the repository at this point in the history
Bumps [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases)
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md)
- [Commits](stevermeister/ngx-cookie-service@v19.0.0...19.1.0)

---
updated-dependencies:
- dependency-name: ngx-cookie-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent db6e1ee commit 35b99c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"js-yaml": "4.1.0",
"jwt-decode": "4.0.0",
"material-design-icons": "3.0.1",
"ngx-cookie-service": "19.0.0",
"ngx-cookie-service": "19.1.0",
"ngx-pipes": "3.2.2",
"normalize.css": "8.0.1",
"roboto-fontface": "0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14812,7 +14812,7 @@ __metadata:
minimatch: 10.0.1
minimist: 1.2.8
ng-extract-i18n-merge: 2.14.1
ngx-cookie-service: 19.0.0
ngx-cookie-service: 19.1.0
ngx-pipes: 3.2.2
node-gyp: 11.0.0
normalize.css: 8.0.1
Expand Down Expand Up @@ -16013,15 +16013,15 @@ __metadata:
languageName: node
linkType: hard

"ngx-cookie-service@npm:19.0.0":
version: 19.0.0
resolution: "ngx-cookie-service@npm:19.0.0"
"ngx-cookie-service@npm:19.1.0":
version: 19.1.0
resolution: "ngx-cookie-service@npm:19.1.0"
dependencies:
tslib: ^2.8.0
peerDependencies:
"@angular/common": ^19.0.0
"@angular/core": ^19.0.0
checksum: a8476d61a2e96fb44f239410b359a213a6de8bf4e468271ce91c73a775f1b45ad690cb19ecd1af3b38ae36d55e79b2b9f09bca6b637572c2f74b800a4d244ab7
checksum: c878baaf147b1ab16715deedd7d952a17749033fc05e6322aa628d88d1637fc8b841945f4240ecf322c4bc935b640b233103125967ca6fde070146aea0763a46
languageName: node
linkType: hard

Expand Down

0 comments on commit 35b99c4

Please sign in to comment.