forked from MapComplete/MapComplete
		
	Chore: node audit fix
This commit is contained in:
		
							parent
							
								
									685fd5b26c
								
							
						
					
					
						commit
						402a720178
					
				
					 1 changed files with 14 additions and 8 deletions
				
			
		
							
								
								
									
										22
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										22
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -1,12 +1,12 @@ | ||||||
| { | { | ||||||
|   "name": "mapcomplete", |   "name": "mapcomplete", | ||||||
|   "version": "0.42.4", |   "version": "0.42.5", | ||||||
|   "lockfileVersion": 2, |   "lockfileVersion": 2, | ||||||
|   "requires": true, |   "requires": true, | ||||||
|   "packages": { |   "packages": { | ||||||
|     "": { |     "": { | ||||||
|       "name": "mapcomplete", |       "name": "mapcomplete", | ||||||
|       "version": "0.42.4", |       "version": "0.42.5", | ||||||
|       "license": "GPL-3.0-or-later", |       "license": "GPL-3.0-or-later", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@comunica/core": "^3.0.1", |         "@comunica/core": "^3.0.1", | ||||||
|  | @ -9760,14 +9760,15 @@ | ||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|     "node_modules/follow-redirects": { |     "node_modules/follow-redirects": { | ||||||
|       "version": "1.15.4", |       "version": "1.15.6", | ||||||
|  |       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", | ||||||
|  |       "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", | ||||||
|       "funding": [ |       "funding": [ | ||||||
|         { |         { | ||||||
|           "type": "individual", |           "type": "individual", | ||||||
|           "url": "https://github.com/sponsors/RubenVerborgh" |           "url": "https://github.com/sponsors/RubenVerborgh" | ||||||
|         } |         } | ||||||
|       ], |       ], | ||||||
|       "license": "MIT", |  | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": ">=4.0" |         "node": ">=4.0" | ||||||
|       }, |       }, | ||||||
|  | @ -10876,8 +10877,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/jose": { |     "node_modules/jose": { | ||||||
|       "version": "4.11.2", |       "version": "4.15.5", | ||||||
|       "license": "MIT", |       "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz", | ||||||
|  |       "integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==", | ||||||
|       "funding": { |       "funding": { | ||||||
|         "url": "https://github.com/sponsors/panva" |         "url": "https://github.com/sponsors/panva" | ||||||
|       } |       } | ||||||
|  | @ -26105,7 +26107,9 @@ | ||||||
|       "version": "1.1.0" |       "version": "1.1.0" | ||||||
|     }, |     }, | ||||||
|     "follow-redirects": { |     "follow-redirects": { | ||||||
|       "version": "1.15.4" |       "version": "1.15.6", | ||||||
|  |       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", | ||||||
|  |       "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==" | ||||||
|     }, |     }, | ||||||
|     "for-each": { |     "for-each": { | ||||||
|       "version": "0.3.3", |       "version": "0.3.3", | ||||||
|  | @ -26775,7 +26779,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "jose": { |     "jose": { | ||||||
|       "version": "4.11.2" |       "version": "4.15.5", | ||||||
|  |       "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz", | ||||||
|  |       "integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==" | ||||||
|     }, |     }, | ||||||
|     "js-tokens": { |     "js-tokens": { | ||||||
|       "version": "4.0.0", |       "version": "4.0.0", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue