summaryrefslogtreecommitdiffstats
path: root/webapp/package-lock.json
diff options
context:
space:
mode:
authorJannik Schönartz2018-11-12 08:26:40 +0100
committerJannik Schönartz2018-11-12 08:26:40 +0100
commitb25692fdd948d25b2dcf39bd775d50849014c180 (patch)
tree45d76aa1ca78ea5dcf4937895b8d1a74934afa41 /webapp/package-lock.json
parent[registration] add configurator for registration hooks (diff)
downloadbas-b25692fdd948d25b2dcf39bd775d50849014c180.tar.gz
bas-b25692fdd948d25b2dcf39bd775d50849014c180.tar.xz
bas-b25692fdd948d25b2dcf39bd775d50849014c180.zip
[idoit] Clients are now added to the idoit backend
Delete client in the backends if client is deleted in the bas. Add method for creating the client in the backends Add method for adding additional information to the client in the backend Add backend helper for calling all backends with the matching external id Add idoit mehtod for creating and updating a client
Diffstat (limited to 'webapp/package-lock.json')
-rw-r--r--webapp/package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/package-lock.json b/webapp/package-lock.json
index 900a449..99ac667 100644
--- a/webapp/package-lock.json
+++ b/webapp/package-lock.json
@@ -7017,7 +7017,7 @@
"dependencies": {
"async": {
"version": "1.5.2",
- "resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
+ "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
"dev": true
}