Update dependency @angular/localize to ~13.4.0
This commit is contained in:
parent
d787fdb759
commit
966bd27981
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -525,9 +525,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@angular/localize": {
|
||||
"version": "13.3.12",
|
||||
"resolved": "https://registry.npmjs.org/@angular/localize/-/localize-13.3.12.tgz",
|
||||
"integrity": "sha512-2RJhOwVMg1OqunRBjbjMfIEXxYhnHtkqOFyeZPTzxWWeHLlgNzh5wZ7A9604csuWC91DRhA2BdENv5nOs+5h5Q==",
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/localize/-/localize-13.4.0.tgz",
|
||||
"integrity": "sha512-du98xPMGNexwqc1Tbg1lR3tihUlW9IBn7OaTDVdzhFuIUkt30mLK4ri2LSpLZrwT5q3nLHi0e7O3ublY7ubGzQ==",
|
||||
"requires": {
|
||||
"@babel/core": "7.17.2",
|
||||
"glob": "7.2.0",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@angular/compiler": "^13.3.3",
|
||||
"@angular/core": "^13.3.3",
|
||||
"@angular/forms": "^13.3.3",
|
||||
"@angular/localize": "~13.3.3",
|
||||
"@angular/localize": "~13.4.0",
|
||||
"@angular/platform-browser": "^13.3.3",
|
||||
"@angular/platform-browser-dynamic": "^13.3.3",
|
||||
"@angular/router": "^13.3.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user