Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-SunbirdEd-portal-old
Commits
84dc0936
Commit
84dc0936
authored
2 years ago
by
Rajesh Kumaravel
Browse files
Options
Download
Patches
Plain Diff
Issue #ED-0000 fix: client cloud services GCP added upload method
parent
b5e5485d
release-5.1.0
Tags unavailable
1 merge request
!1
Feature/inquiry server validation
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/app/package.json
+1
-1
src/app/package.json
src/app/yarn.lock
+4
-4
src/app/yarn.lock
with
5 additions
and
5 deletions
+5
-5
src/app/package.json
+
1
−
1
View file @
84dc0936
...
...
@@ -79,7 +79,7 @@
"azure-storage"
:
"2.10.2"
,
"body-parser"
:
"1.17.2"
,
"cassandra-session-store"
:
"1.0.6"
,
"client-cloud-services"
:
"2.0.
2
"
,
"client-cloud-services"
:
"2.0.
3
"
,
"compare-versions"
:
"3.5.1"
,
"compression"
:
"1.7.2"
,
"connect-redis"
:
"4.0.4"
,
...
...
This diff is collapsed.
Click to expand it.
src/app/yarn.lock
+
4
−
4
View file @
84dc0936
...
...
@@ -3625,10 +3625,10 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"
client-cloud-services@2.0.
2
:
version "2.0.
2
"
resolved "https://registry.yarnpkg.com/client-cloud-services/-/client-cloud-services-2.0.
2
.tgz#
3819cd707d212458b809d624d040a7388e1c574f
"
integrity sha512-
L5dMUyWB2GtVjOoek53Mn8L1pCxf0y72kRcWu2me90o3NAO0JPiosC3tn/QGrXysVUCMKLPNrJlYjDWYfmX5eg
==
client-cloud-services@2.0.
3
:
version "2.0.
3
"
resolved "https://registry.yarnpkg.com/client-cloud-services/-/client-cloud-services-2.0.
3
.tgz#
79add27229a7ad9bce378ede8cd23ade06e6f1f5
"
integrity sha512-
rKbybzXx9g05zj5tG+DHhYDAEjrOXBHtNpPQZU60CAw2Qasa6Nu8NScfbtdyxya+eNHGG5YbulPGW7jU/hXvtQ
==
dependencies:
"@aws-sdk/client-s3" "3.163.0"
"@aws-sdk/lib-storage" "3.182.0"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets