Skip to content

Commit 27816f9

Browse files
snyk-botsaileshbro
authored andcommitted
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - @ngxs/logger-plugin from 3.8.1 to 3.8.2. See this package in npm: https://www.npmjs.com/package/@ngxs/logger-plugin - @ngxs/store from 3.8.1 to 3.8.2. See this package in npm: https://www.npmjs.com/package/@ngxs/store See this project in Snyk: https://app.snyk.io/org/saileshbro/project/5d7dd759-2e06-4a63-975e-1f40412ee3fa?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a0f401b commit 27816f9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@angular/platform-browser": "~11.2.14",
2020
"@angular/platform-browser-dynamic": "~11.2.14",
2121
"@angular/router": "~11.2.14",
22-
"@ngxs/logger-plugin": "^3.8.1",
23-
"@ngxs/store": "^3.8.1",
22+
"@ngxs/logger-plugin": "^3.8.2",
23+
"@ngxs/store": "^3.8.2",
2424
"@tailwindcss/forms": "^0.5.7",
2525
"@tailwindcss/typography": "^0.5.10",
2626
"angular-svg-icon": "^11.2.0",

0 commit comments

Comments
 (0)