Skip to content
Snippets Groups Projects
Commit 95edb4b2 authored by xmajdan's avatar xmajdan
Browse files

Update sentinel version

parent 402b4b6a
Branches 56-update-pool-api-calls-with-access-token
Tags
No related merge requests found
16.1.0 Add training access token to pool api calls.
16.1.0 Add training access token to pool api calls. Update sentinel version.
16.0.4 Enable change of pool size for existing pool.
16.0.3 Add option for email notifications during sandbox building.
16.0.2 Add an option to force delete a pool.
......
......@@ -17,7 +17,7 @@
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/router": "^16.2.12",
"@muni-kypo-crp/sandbox-model": "~16.1.2",
"@sentinel/common": "~16.2.3",
"@sentinel/common": "~16.2.4",
"file-saver": "^2.0.5",
"rxjs": "~7.5.5",
"tslib": "^2.4.0",
......@@ -4042,9 +4042,9 @@
}
},
"node_modules/@sentinel/common": {
"version": "16.2.3",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.3.tgz",
"integrity": "sha1-CG2ATqfyGjXje5thsGrBmrykmMI=",
"version": "16.2.4",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.4.tgz",
"integrity": "sha1-esfXyDyt+VmQXEuIDNb4LMObMX4=",
"dependencies": {
"@angular/router": "^16.0.0",
"@apollo/client": "^3.7.15",
......@@ -20557,9 +20557,9 @@
}
},
"@sentinel/common": {
"version": "16.2.3",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.3.tgz",
"integrity": "sha1-CG2ATqfyGjXje5thsGrBmrykmMI=",
"version": "16.2.4",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/2396/packages/npm/@sentinel/common/-/@sentinel/common-16.2.4.tgz",
"integrity": "sha1-esfXyDyt+VmQXEuIDNb4LMObMX4=",
"requires": {
"@angular/router": "^16.0.0",
"@apollo/client": "^3.7.15",
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment