diff --git a/apps/spa-angular-oauth2-oidc/source-code/my-app/package-lock.json b/apps/spa-angular-oauth2-oidc/source-code/my-app/package-lock.json index a951652..6e3ed6b 100644 --- a/apps/spa-angular-oauth2-oidc/source-code/my-app/package-lock.json +++ b/apps/spa-angular-oauth2-oidc/source-code/my-app/package-lock.json @@ -5616,9 +5616,9 @@ "integrity": "sha512-u45jAyusqUpyGbFc2IbHoeE4rSkoBWQgLe/w99temHenX+GyCz4nflU5sjK7ajU1ffZTezl6le7u43Yjr/lkQg==" }, "jszip": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.2.1.tgz", - "integrity": "sha512-iCMBbo4eE5rb1VCpm5qXOAaUiRKRUKiItn8ah2YQQx9qymmSAY98eyQfioChEYcVQLh0zxJ3wS4A0mh90AVPvw==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz", + "integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==", "dev": true, "requires": { "lie": "~3.3.0",