mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-31 13:34:21 +00:00 
			
		
		
		
	Merge d3f5b118f2 into c06ad4d468
				
					
				
			This commit is contained in:
		
						commit
						e609d60a03
					
				
					 2 changed files with 11 additions and 13 deletions
				
			
		|  | @ -14,7 +14,7 @@ | ||||||
|     "@vuepress/plugin-blog": "^1.9.2", |     "@vuepress/plugin-blog": "^1.9.2", | ||||||
|     "@vuepress/plugin-google-analytics": "^1.4.1", |     "@vuepress/plugin-google-analytics": "^1.4.1", | ||||||
|     "@vuepress/plugin-pwa": "^1.4.1", |     "@vuepress/plugin-pwa": "^1.4.1", | ||||||
|     "axios": "^0.19.2", |     "axios": "^0.21.1", | ||||||
|     "file-saver": "^2.0.2", |     "file-saver": "^2.0.2", | ||||||
|     "flexsearch": "nextapps-de/flexsearch", |     "flexsearch": "nextapps-de/flexsearch", | ||||||
|     "js-cookie": "^2.2.1", |     "js-cookie": "^2.2.1", | ||||||
|  |  | ||||||
							
								
								
									
										22
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										22
									
								
								yarn.lock
									
										
									
									
									
								
							|  | @ -1652,12 +1652,12 @@ axios@^0.18.1: | ||||||
|     follow-redirects "1.5.10" |     follow-redirects "1.5.10" | ||||||
|     is-buffer "^2.0.2" |     is-buffer "^2.0.2" | ||||||
| 
 | 
 | ||||||
| axios@^0.19.2: | axios@^0.21.1: | ||||||
|   version "0.19.2" |   version "0.21.1" | ||||||
|   resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27" |   resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" | ||||||
|   integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA== |   integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA== | ||||||
|   dependencies: |   dependencies: | ||||||
|     follow-redirects "1.5.10" |     follow-redirects "^1.10.0" | ||||||
| 
 | 
 | ||||||
| babel-extract-comments@^1.0.0: | babel-extract-comments@^1.0.0: | ||||||
|   version "1.0.0" |   version "1.0.0" | ||||||
|  | @ -2840,7 +2840,7 @@ debug@=3.1.0, debug@~3.1.0: | ||||||
|   dependencies: |   dependencies: | ||||||
|     ms "2.0.0" |     ms "2.0.0" | ||||||
| 
 | 
 | ||||||
| debug@^3.0.0, debug@^3.1.1, debug@^3.2.5: | debug@^3.1.1, debug@^3.2.5: | ||||||
|   version "3.2.6" |   version "3.2.6" | ||||||
|   resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" |   resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" | ||||||
|   integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== |   integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== | ||||||
|  | @ -3593,12 +3593,10 @@ follow-redirects@1.5.10: | ||||||
|   dependencies: |   dependencies: | ||||||
|     debug "=3.1.0" |     debug "=3.1.0" | ||||||
| 
 | 
 | ||||||
| follow-redirects@^1.0.0: | follow-redirects@^1.0.0, follow-redirects@^1.10.0: | ||||||
|   version "1.11.0" |   version "1.13.1" | ||||||
|   resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb" |   resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7" | ||||||
|   integrity sha512-KZm0V+ll8PfBrKwMzdo5D13b1bur9Iq9Zd/RMmAoQQcl2PxxFml8cxXPaaPYVbV0RjNjq1CU7zIzAOqtUPudmA== |   integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg== | ||||||
|   dependencies: |  | ||||||
|     debug "^3.0.0" |  | ||||||
| 
 | 
 | ||||||
| for-in@^1.0.2: | for-in@^1.0.2: | ||||||
|   version "1.0.2" |   version "1.0.2" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]