Skip to content

Commit 4ded6c9

Browse files
committed
fix: upgrade @angular/animations from 13.0.3 to 13.4.0
Snyk has created this PR to upgrade @angular/animations from 13.0.3 to 13.4.0. See this package in npm: @angular/animations See this project in Snyk: https://app.snyk.io/org/jalalhejazi/project/1e2f95ea-0e30-4c4d-b14d-90d4a14b5085?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0802458 commit 4ded6c9

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "~13.0.3",
13+
"@angular/animations": "~13.4.0",
1414
"@angular/common": "~13.0.3",
1515
"@angular/compiler": "~13.0.3",
1616
"@angular/core": "~13.0.3",

0 commit comments

Comments
 (0)