summary refs log tree commit diff
path: root/gateway/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'gateway/package-lock.json')
-rw-r--r--gateway/package-lock.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/gateway/package-lock.json b/gateway/package-lock.json

index 0a00ef64..c48d3987 100644 --- a/gateway/package-lock.json +++ b/gateway/package-lock.json
@@ -8077,6 +8077,7 @@ "node_modules/fsevents": { "version": "2.3.2", "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "dev": true, "hasInstallScript": true, "optional": true, "os": [ @@ -16088,6 +16089,7 @@ "fsevents": { "version": "2.3.2", "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "dev": true, "optional": true }, "function-bind": {