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]
This commit is contained in:
		
							parent
							
								
									20d30903fd
								
							
						
					
					
						commit
						831cd68c16
					
				
					 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",
 | 
			
		||||
        "linkify-react": "4.1.3",
 | 
			
		||||
        "linkifyjs": "4.1.3",
 | 
			
		||||
        "matrix-js-sdk": "37.5.0",
 | 
			
		||||
        "matrix-js-sdk": "38.2.0",
 | 
			
		||||
        "millify": "6.1.0",
 | 
			
		||||
        "pdfjs-dist": "4.2.67",
 | 
			
		||||
        "prismjs": "1.30.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -2256,20 +2256,14 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@matrix-org/matrix-sdk-crypto-wasm": {
 | 
			
		||||
      "version": "14.1.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-14.1.0.tgz",
 | 
			
		||||
      "integrity": "sha512-vcSxHJIr6lP0Fgo8jl0sTHg+OZxZn+skGjiyB62erfgw/R2QqJl0ZVSY8SRcbk9LtHo/ZGld1tnaOyjL2e3cLQ==",
 | 
			
		||||
      "version": "15.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-15.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-QyxHvncvkl7nf+tnn92PjQ54gMNV8hMSpiukiDgNrqF6IYwgySTlcSdkPYdw8QjZJ0NR6fnVrNzMec0OohM3wA==",
 | 
			
		||||
      "license": "Apache-2.0",
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "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": {
 | 
			
		||||
      "version": "2.1.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
 | 
			
		||||
| 
						 | 
				
			
			@ -8631,14 +8625,13 @@
 | 
			
		|||
      "license": "Apache-2.0"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/matrix-js-sdk": {
 | 
			
		||||
      "version": "37.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-37.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-5tyuAi5hnKud1UkVq8Z2/3c22hWGELBZzErJPZkE6Hju2uGUfGtrIx6uj6puv0ZjvsUU3X6Qgm8vdReKO1PGig==",
 | 
			
		||||
      "version": "38.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-38.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-R3jzK8rDGi/3OXOax8jFFyxblCG9KTT5yuXAbvnZCGcpTm8lZ4mHQAn5UydVD8qiyUMNMpaaMd6/k7N+5I/yaQ==",
 | 
			
		||||
      "license": "Apache-2.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/runtime": "^7.12.5",
 | 
			
		||||
        "@matrix-org/matrix-sdk-crypto-wasm": "^14.0.1",
 | 
			
		||||
        "@matrix-org/olm": "3.2.15",
 | 
			
		||||
        "@matrix-org/matrix-sdk-crypto-wasm": "^15.1.0",
 | 
			
		||||
        "another-json": "^0.2.0",
 | 
			
		||||
        "bs58": "^6.0.0",
 | 
			
		||||
        "content-type": "^1.0.4",
 | 
			
		||||
| 
						 | 
				
			
			@ -8653,7 +8646,7 @@
 | 
			
		|||
        "uuid": "11"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=20.0.0"
 | 
			
		||||
        "node": ">=22.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/matrix-js-sdk/node_modules/uuid": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -54,7 +54,7 @@
 | 
			
		|||
    "jotai": "2.6.0",
 | 
			
		||||
    "linkify-react": "4.1.3",
 | 
			
		||||
    "linkifyjs": "4.1.3",
 | 
			
		||||
    "matrix-js-sdk": "37.5.0",
 | 
			
		||||
    "matrix-js-sdk": "38.2.0",
 | 
			
		||||
    "millify": "6.1.0",
 | 
			
		||||
    "pdfjs-dist": "4.2.67",
 | 
			
		||||
    "prismjs": "1.30.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue