From 883727ffa3551c46688973800cd96b3333619a9c Mon Sep 17 00:00:00 2001 From: jcomedouteau Date: Wed, 25 Oct 2023 12:05:44 +0200 Subject: [PATCH] #1920 - remove package-lock.json --- shanoir-ng-front/package-lock.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/shanoir-ng-front/package-lock.json b/shanoir-ng-front/package-lock.json index b0654525b6..99aa6ab67a 100644 --- a/shanoir-ng-front/package-lock.json +++ b/shanoir-ng-front/package-lock.json @@ -21,7 +21,6 @@ "@angular/router": "^15.1.5", "@stomp/ng2-stompjs": "^7.2.0", "@types/node": "^12.11.1", - "@types/wicg-file-system-access": "^2020.9.6", "file-saver-es": "^2.0.5", "git-describe": "4.0.4", "http-status-codes": "^2.1.4", @@ -4171,11 +4170,6 @@ "@types/node": "*" } }, - "node_modules/@types/wicg-file-system-access": { - "version": "2020.9.8", - "resolved": "https://registry.npmjs.org/@types/wicg-file-system-access/-/wicg-file-system-access-2020.9.8.tgz", - "integrity": "sha512-ggMz8nOygG7d/stpH40WVaNvBwuyYLnrg5Mbyf6bmsj/8+gb6Ei4ZZ9/4PNpcPNTT8th9Q8sM8wYmWGjMWLX/A==" - }, "node_modules/@types/ws": { "version": "8.5.4", "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.4.tgz",