mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	fix(deps): update dependency matrix-js-sdk to v38 [security] (#2493)
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
				
			Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									3bdcf37bf0
								
							
						
					
					
						commit
						f55a3764d5
					
				
					 2 changed files with 10 additions and 17 deletions
				
			
		
							
								
								
									
										25
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										25
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -43,7 +43,7 @@
 | 
				
			||||||
        "jotai": "2.6.0",
 | 
					        "jotai": "2.6.0",
 | 
				
			||||||
        "linkify-react": "4.1.3",
 | 
					        "linkify-react": "4.1.3",
 | 
				
			||||||
        "linkifyjs": "4.1.3",
 | 
					        "linkifyjs": "4.1.3",
 | 
				
			||||||
        "matrix-js-sdk": "37.5.0",
 | 
					        "matrix-js-sdk": "38.2.0",
 | 
				
			||||||
        "millify": "6.1.0",
 | 
					        "millify": "6.1.0",
 | 
				
			||||||
        "pdfjs-dist": "4.2.67",
 | 
					        "pdfjs-dist": "4.2.67",
 | 
				
			||||||
        "prismjs": "1.30.0",
 | 
					        "prismjs": "1.30.0",
 | 
				
			||||||
| 
						 | 
					@ -2256,20 +2256,14 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@matrix-org/matrix-sdk-crypto-wasm": {
 | 
					    "node_modules/@matrix-org/matrix-sdk-crypto-wasm": {
 | 
				
			||||||
      "version": "14.1.0",
 | 
					      "version": "15.3.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-14.1.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-15.3.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-vcSxHJIr6lP0Fgo8jl0sTHg+OZxZn+skGjiyB62erfgw/R2QqJl0ZVSY8SRcbk9LtHo/ZGld1tnaOyjL2e3cLQ==",
 | 
					      "integrity": "sha512-QyxHvncvkl7nf+tnn92PjQ54gMNV8hMSpiukiDgNrqF6IYwgySTlcSdkPYdw8QjZJ0NR6fnVrNzMec0OohM3wA==",
 | 
				
			||||||
      "license": "Apache-2.0",
 | 
					      "license": "Apache-2.0",
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">= 18"
 | 
					        "node": ">= 18"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@matrix-org/olm": {
 | 
					 | 
				
			||||||
      "version": "3.2.15",
 | 
					 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@matrix-org/olm/-/olm-3.2.15.tgz",
 | 
					 | 
				
			||||||
      "integrity": "sha512-S7lOrndAK9/8qOtaTq/WhttJC/o4GAzdfK0MUPpo8ApzsJEC0QjtwrkC3KBXdFP1cD1MXi/mlKR7aaoVMKgs6Q==",
 | 
					 | 
				
			||||||
      "license": "Apache-2.0"
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "node_modules/@nodelib/fs.scandir": {
 | 
					    "node_modules/@nodelib/fs.scandir": {
 | 
				
			||||||
      "version": "2.1.5",
 | 
					      "version": "2.1.5",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
 | 
				
			||||||
| 
						 | 
					@ -8631,14 +8625,13 @@
 | 
				
			||||||
      "license": "Apache-2.0"
 | 
					      "license": "Apache-2.0"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/matrix-js-sdk": {
 | 
					    "node_modules/matrix-js-sdk": {
 | 
				
			||||||
      "version": "37.5.0",
 | 
					      "version": "38.2.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-37.5.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-38.2.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-5tyuAi5hnKud1UkVq8Z2/3c22hWGELBZzErJPZkE6Hju2uGUfGtrIx6uj6puv0ZjvsUU3X6Qgm8vdReKO1PGig==",
 | 
					      "integrity": "sha512-R3jzK8rDGi/3OXOax8jFFyxblCG9KTT5yuXAbvnZCGcpTm8lZ4mHQAn5UydVD8qiyUMNMpaaMd6/k7N+5I/yaQ==",
 | 
				
			||||||
      "license": "Apache-2.0",
 | 
					      "license": "Apache-2.0",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.12.5",
 | 
					        "@babel/runtime": "^7.12.5",
 | 
				
			||||||
        "@matrix-org/matrix-sdk-crypto-wasm": "^14.0.1",
 | 
					        "@matrix-org/matrix-sdk-crypto-wasm": "^15.1.0",
 | 
				
			||||||
        "@matrix-org/olm": "3.2.15",
 | 
					 | 
				
			||||||
        "another-json": "^0.2.0",
 | 
					        "another-json": "^0.2.0",
 | 
				
			||||||
        "bs58": "^6.0.0",
 | 
					        "bs58": "^6.0.0",
 | 
				
			||||||
        "content-type": "^1.0.4",
 | 
					        "content-type": "^1.0.4",
 | 
				
			||||||
| 
						 | 
					@ -8653,7 +8646,7 @@
 | 
				
			||||||
        "uuid": "11"
 | 
					        "uuid": "11"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">=20.0.0"
 | 
					        "node": ">=22.0.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/matrix-js-sdk/node_modules/uuid": {
 | 
					    "node_modules/matrix-js-sdk/node_modules/uuid": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -54,7 +54,7 @@
 | 
				
			||||||
    "jotai": "2.6.0",
 | 
					    "jotai": "2.6.0",
 | 
				
			||||||
    "linkify-react": "4.1.3",
 | 
					    "linkify-react": "4.1.3",
 | 
				
			||||||
    "linkifyjs": "4.1.3",
 | 
					    "linkifyjs": "4.1.3",
 | 
				
			||||||
    "matrix-js-sdk": "37.5.0",
 | 
					    "matrix-js-sdk": "38.2.0",
 | 
				
			||||||
    "millify": "6.1.0",
 | 
					    "millify": "6.1.0",
 | 
				
			||||||
    "pdfjs-dist": "4.2.67",
 | 
					    "pdfjs-dist": "4.2.67",
 | 
				
			||||||
    "prismjs": "1.30.0",
 | 
					    "prismjs": "1.30.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue