Skip to content

Commit

Permalink
feat: upgrade nanoid from 3.3.7 to 5.0.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade nanoid from 3.3.7 to 5.0.9.

See this package in npm:
nanoid

See this project in Snyk:
https://app.snyk.io/org/lisagorewitdecker/project/fe089ab7-87c0-4581-b0dc-38f5320dbef3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 24, 2024
1 parent 3c7659c commit fa89d38
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 19 deletions.
81 changes: 64 additions & 17 deletions styling-elements-dynamically-ngStyle/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions styling-elements-dynamically-ngStyle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"zone.js": "~0.15.0",
"cross-spawn": ">=7.0.5",
"path-to-regexp": ">=0.1.12",
"nanoid": ">=3.3.8"
"nanoid": ">=5.0.9"

},
"devDependencies": {
Expand All @@ -45,7 +45,7 @@
"webpack": "^5.95.0",
"cookie": ">=0.7.0",
"cross-spawn": ">=7.0.5",
"nanoid": ">=3.3.8",
"nanoid": ">=5.0.9",
"path-to-regexp": ">=0.1.12"


Expand Down

0 comments on commit fa89d38

Please sign in to comment.