Skip to content

Commit

Permalink
Merge pull request #1091 from lisagorewitdecker/snyk-upgrade-976aba00…
Browse files Browse the repository at this point in the history
…69096db33c44756f7262b7c0

[Snyk] Upgrade path-to-regexp from 0.1.10 to 8.2.0
security update
  • Loading branch information
lisagorewitdecker authored Jan 3, 2025
2 parents d8877a7 + ff1711a commit 814ac47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions enhancing-ngif-with-else-condition/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 enhancing-ngif-with-else-condition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"postcss": ">=8.4.49",
"zone.js": "~0.15.0",
"ip": "<= 2.0.1",
"path-to-regexp": ">=0.1.12"
"path-to-regexp": ">=8.2.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.6",
Expand All @@ -50,6 +50,6 @@
"postcss": ">=8.4.49",
"zone.js": "~0.15.0",
"ip": "<= 2.0.1",
"path-to-regexp": ">=0.1.12"
"path-to-regexp": ">=8.2.0"
}
}

0 comments on commit 814ac47

Please sign in to comment.