Compare commits

..

1 Commits

Author SHA1 Message Date
1ce92b495c Update dependency @angular/router to v15
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/pr-master Something is wrong with the build of this commit
2023-01-12 01:02:03 +00:00

6
package-lock.json generated
View File

@ -556,9 +556,9 @@
}
},
"@angular/router": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-15.0.0.tgz",
"integrity": "sha512-dm70pydJKmYsb52BWGeemfRHYUcizszAgCZ/XRfooS9t82dn7rr4f/Mz6bTPadT6sGCO/asOKLYo7gxeEZTQaQ==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-15.1.0.tgz",
"integrity": "sha512-78ItVVXOYdu/RRxruHwSmtNxEP2clx+afHKrkwc4e7/6uxVr4rl0VQhO6qHYme/bBtbLIcBZGJoSyoUg/xUSvQ==",
"requires": {
"tslib": "^2.3.0"
}