Revert "fix: Verwijder integrity merge-conflicts"
This reverts commit 5de7f56e09.
			
			
This commit is contained in:
		
							parent
							
								
									5de7f56e09
								
							
						
					
					
						commit
						acfbe2f238
					
				
					 1 changed files with 67 additions and 1 deletions
				
			
		
							
								
								
									
										68
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										68
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -1381,6 +1381,8 @@ | |||
|         }, | ||||
|         "node_modules/@types/cors": { | ||||
|             "version": "2.8.17", | ||||
|             "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", | ||||
|             "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "@types/node": "*" | ||||
|  | @ -1443,6 +1445,8 @@ | |||
|         }, | ||||
|         "node_modules/@types/jsonwebtoken": { | ||||
|             "version": "9.0.9", | ||||
|             "resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.9.tgz", | ||||
|             "integrity": "sha512-uoe+GxEuHbvy12OUQct2X9JenKM3qAscquYymuQN4fMWG9DBQtykrQEFcAbVACF7qaLw9BePSodUL0kquqBJpQ==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "@types/ms": "*", | ||||
|  | @ -1455,6 +1459,8 @@ | |||
|         }, | ||||
|         "node_modules/@types/ms": { | ||||
|             "version": "2.1.0", | ||||
|             "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", | ||||
|             "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/@types/node": { | ||||
|  | @ -2283,6 +2289,8 @@ | |||
|         }, | ||||
|         "node_modules/axios": { | ||||
|             "version": "1.8.1", | ||||
|             "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.1.tgz", | ||||
|             "integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "follow-redirects": "^1.15.6", | ||||
|  | @ -2444,6 +2452,8 @@ | |||
|         }, | ||||
|         "node_modules/buffer-equal-constant-time": { | ||||
|             "version": "1.0.1", | ||||
|             "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", | ||||
|             "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==", | ||||
|             "license": "BSD-3-Clause" | ||||
|         }, | ||||
|         "node_modules/bundle-name": { | ||||
|  | @ -2860,6 +2870,8 @@ | |||
|         }, | ||||
|         "node_modules/cors": { | ||||
|             "version": "2.8.5", | ||||
|             "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", | ||||
|             "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "object-assign": "^4", | ||||
|  | @ -3114,6 +3126,8 @@ | |||
|         }, | ||||
|         "node_modules/ecdsa-sig-formatter": { | ||||
|             "version": "1.0.11", | ||||
|             "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", | ||||
|             "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", | ||||
|             "license": "Apache-2.0", | ||||
|             "dependencies": { | ||||
|                 "safe-buffer": "^5.0.1" | ||||
|  | @ -3729,6 +3743,8 @@ | |||
|         }, | ||||
|         "node_modules/express-jwt": { | ||||
|             "version": "8.5.1", | ||||
|             "resolved": "https://registry.npmjs.org/express-jwt/-/express-jwt-8.5.1.tgz", | ||||
|             "integrity": "sha512-Dv6QjDLpR2jmdb8M6XQXiCcpEom7mK8TOqnr0/TngDKsG2DHVkO8+XnVxkJVN7BuS1I3OrGw6N8j5DaaGgkDRQ==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "@types/jsonwebtoken": "^9", | ||||
|  | @ -3741,6 +3757,8 @@ | |||
|         }, | ||||
|         "node_modules/express-unless": { | ||||
|             "version": "2.1.3", | ||||
|             "resolved": "https://registry.npmjs.org/express-unless/-/express-unless-2.1.3.tgz", | ||||
|             "integrity": "sha512-wj4tLMyCVYuIIKHGt0FhCtIViBcwzWejX0EjNxveAa6dG+0XBCQhMbx+PnkLkFCxLC69qoFrxds4pIyL88inaQ==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/express/node_modules/debug": { | ||||
|  | @ -3931,6 +3949,8 @@ | |||
|         }, | ||||
|         "node_modules/follow-redirects": { | ||||
|             "version": "1.15.9", | ||||
|             "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", | ||||
|             "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", | ||||
|             "funding": [ | ||||
|                 { | ||||
|                     "type": "individual", | ||||
|  | @ -4717,6 +4737,8 @@ | |||
|         }, | ||||
|         "node_modules/jose": { | ||||
|             "version": "4.15.9", | ||||
|             "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.9.tgz", | ||||
|             "integrity": "sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==", | ||||
|             "license": "MIT", | ||||
|             "funding": { | ||||
|                 "url": "https://github.com/sponsors/panva" | ||||
|  | @ -4874,6 +4896,8 @@ | |||
|         }, | ||||
|         "node_modules/jsonwebtoken": { | ||||
|             "version": "9.0.2", | ||||
|             "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz", | ||||
|             "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "jws": "^3.2.2", | ||||
|  | @ -4894,6 +4918,8 @@ | |||
|         }, | ||||
|         "node_modules/jwa": { | ||||
|             "version": "1.4.1", | ||||
|             "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz", | ||||
|             "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "buffer-equal-constant-time": "1.0.1", | ||||
|  | @ -4903,6 +4929,8 @@ | |||
|         }, | ||||
|         "node_modules/jwks-rsa": { | ||||
|             "version": "3.1.0", | ||||
|             "resolved": "https://registry.npmjs.org/jwks-rsa/-/jwks-rsa-3.1.0.tgz", | ||||
|             "integrity": "sha512-v7nqlfezb9YfHHzYII3ef2a2j1XnGeSE/bK3WfumaYCqONAIstJbrEGapz4kadScZzEt7zYCN7bucj8C0Mv/Rg==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "@types/express": "^4.17.17", | ||||
|  | @ -4918,6 +4946,8 @@ | |||
|         }, | ||||
|         "node_modules/jwks-rsa/node_modules/@types/express": { | ||||
|             "version": "4.17.21", | ||||
|             "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz", | ||||
|             "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "@types/body-parser": "*", | ||||
|  | @ -4928,6 +4958,8 @@ | |||
|         }, | ||||
|         "node_modules/jwks-rsa/node_modules/@types/express-serve-static-core": { | ||||
|             "version": "4.19.6", | ||||
|             "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz", | ||||
|             "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "@types/node": "*", | ||||
|  | @ -4938,6 +4970,8 @@ | |||
|         }, | ||||
|         "node_modules/jws": { | ||||
|             "version": "3.2.2", | ||||
|             "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz", | ||||
|             "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "jwa": "^1.4.1", | ||||
|  | @ -4946,6 +4980,8 @@ | |||
|         }, | ||||
|         "node_modules/jwt-decode": { | ||||
|             "version": "4.0.0", | ||||
|             "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz", | ||||
|             "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==", | ||||
|             "license": "MIT", | ||||
|             "engines": { | ||||
|                 "node": ">=18" | ||||
|  | @ -5052,7 +5088,9 @@ | |||
|             } | ||||
|         }, | ||||
|         "node_modules/limiter": { | ||||
|             "version": "1.1.5" | ||||
|             "version": "1.1.5", | ||||
|             "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz", | ||||
|             "integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==" | ||||
|         }, | ||||
|         "node_modules/locate-path": { | ||||
|             "version": "6.0.0", | ||||
|  | @ -5074,30 +5112,44 @@ | |||
|         }, | ||||
|         "node_modules/lodash.clonedeep": { | ||||
|             "version": "4.5.0", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", | ||||
|             "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.includes": { | ||||
|             "version": "4.3.0", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", | ||||
|             "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.isboolean": { | ||||
|             "version": "3.0.3", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", | ||||
|             "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.isinteger": { | ||||
|             "version": "4.0.4", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", | ||||
|             "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.isnumber": { | ||||
|             "version": "3.0.3", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", | ||||
|             "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.isplainobject": { | ||||
|             "version": "4.0.6", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", | ||||
|             "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.isstring": { | ||||
|             "version": "4.0.1", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", | ||||
|             "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/lodash.merge": { | ||||
|  | @ -5107,6 +5159,8 @@ | |||
|         }, | ||||
|         "node_modules/lodash.once": { | ||||
|             "version": "4.1.1", | ||||
|             "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", | ||||
|             "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/loupe": { | ||||
|  | @ -5121,6 +5175,8 @@ | |||
|         }, | ||||
|         "node_modules/lru-memoizer": { | ||||
|             "version": "2.3.0", | ||||
|             "resolved": "https://registry.npmjs.org/lru-memoizer/-/lru-memoizer-2.3.0.tgz", | ||||
|             "integrity": "sha512-GXn7gyHAMhO13WSKrIiNfztwxodVsP8IoZ3XfrJV4yH2x0/OeTO/FIaAHTY5YekdGgW94njfuKmyyt1E0mR6Ug==", | ||||
|             "license": "MIT", | ||||
|             "dependencies": { | ||||
|                 "lodash.clonedeep": "^4.5.0", | ||||
|  | @ -5129,6 +5185,8 @@ | |||
|         }, | ||||
|         "node_modules/lru-memoizer/node_modules/lru-cache": { | ||||
|             "version": "6.0.0", | ||||
|             "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", | ||||
|             "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", | ||||
|             "license": "ISC", | ||||
|             "dependencies": { | ||||
|                 "yallist": "^4.0.0" | ||||
|  | @ -5139,6 +5197,8 @@ | |||
|         }, | ||||
|         "node_modules/lru-memoizer/node_modules/yallist": { | ||||
|             "version": "4.0.0", | ||||
|             "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", | ||||
|             "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", | ||||
|             "license": "ISC" | ||||
|         }, | ||||
|         "node_modules/magic-string": { | ||||
|  | @ -5839,6 +5899,8 @@ | |||
|         }, | ||||
|         "node_modules/object-assign": { | ||||
|             "version": "4.1.1", | ||||
|             "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | ||||
|             "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | ||||
|             "license": "MIT", | ||||
|             "engines": { | ||||
|                 "node": ">=0.10.0" | ||||
|  | @ -5856,6 +5918,8 @@ | |||
|         }, | ||||
|         "node_modules/oidc-client-ts": { | ||||
|             "version": "3.1.0", | ||||
|             "resolved": "https://registry.npmjs.org/oidc-client-ts/-/oidc-client-ts-3.1.0.tgz", | ||||
|             "integrity": "sha512-IDopEXjiwjkmJLYZo6BTlvwOtnlSniWZkKZoXforC/oLZHC9wkIxd25Kwtmo5yKFMMVcsp3JY6bhcNJqdYk8+g==", | ||||
|             "license": "Apache-2.0", | ||||
|             "dependencies": { | ||||
|                 "jwt-decode": "^4.0.0" | ||||
|  | @ -6414,6 +6478,8 @@ | |||
|         }, | ||||
|         "node_modules/proxy-from-env": { | ||||
|             "version": "1.1.0", | ||||
|             "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", | ||||
|             "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/pump": { | ||||
|  |  | |||
		Reference in a new issue