Replace resumablejs with ngx-uploadx
Some checks failed
FarmMaps.Develop/FarmMapsLib/develop There was a failure building this commit
Some checks failed
FarmMaps.Develop/FarmMapsLib/develop There was a failure building this commit
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -646,7 +646,7 @@
|
||||
"version": "file:dist/common",
|
||||
"requires": {
|
||||
"angular-oauth2-oidc": "^5.0.2",
|
||||
"resumablejs": "1.1.0",
|
||||
"ngx-uploadx": "^3.1.2",
|
||||
"tslib": "^1.9.0"
|
||||
}
|
||||
},
|
||||
@@ -6889,6 +6889,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ngx-uploadx": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ngx-uploadx/-/ngx-uploadx-3.1.2.tgz",
|
||||
"integrity": "sha512-4SWS5AjucJFUOU7uBUCxXwstKqLOtbrHHRMlTZWKPnDM/fLdpA31ZBvBr2u7nxYL8amadWYkfmA987p9anyXbg==",
|
||||
"requires": {
|
||||
"tslib": "^1.9.0"
|
||||
}
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://repository.akkerweb.nl/repository/npm-group/nice-try/-/nice-try-1.0.5.tgz",
|
||||
|
Reference in New Issue
Block a user