chore: update tlsn-js (#46)

This commit is contained in:
tsukino
2024-02-22 11:33:23 -05:00
committed by GitHub
parent eb505cf234
commit 220c138290
4 changed files with 8203 additions and 12 deletions

14
package-lock.json generated
View File

@@ -28,7 +28,7 @@
"redux-logger": "^3.0.6",
"redux-thunk": "^2.4.2",
"tailwindcss": "^3.3.3",
"tlsn-js": "0.1.0-alpha.4"
"tlsn-js": "0.1.0-alpha.4.1"
},
"devDependencies": {
"@babel/core": "^7.20.12",
@@ -12657,9 +12657,9 @@
}
},
"node_modules/tlsn-js": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/tlsn-js/-/tlsn-js-0.1.0-alpha.4.tgz",
"integrity": "sha512-XRDckXVT10fuBMuaSnfG9MvlQD6Qp6mjM8bMitBHrURP7esjGBUAJBzmQmdkssqv5y+fRwLoOcGUrn+n3qmWAQ==",
"version": "0.1.0-alpha.4.1",
"resolved": "https://registry.npmjs.org/tlsn-js/-/tlsn-js-0.1.0-alpha.4.1.tgz",
"integrity": "sha512-vQdauBqRkB9i6EnHbuCP4JJyZ+/YT/r2WbGVJVqMbYT0BLYTOx7zI+zv9RkmMZ0a8urhPZT/bJPVWTrymyleWg==",
"dependencies": {
"comlink": "^4.4.1"
},
@@ -22293,9 +22293,9 @@
"dev": true
},
"tlsn-js": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/tlsn-js/-/tlsn-js-0.1.0-alpha.4.tgz",
"integrity": "sha512-XRDckXVT10fuBMuaSnfG9MvlQD6Qp6mjM8bMitBHrURP7esjGBUAJBzmQmdkssqv5y+fRwLoOcGUrn+n3qmWAQ==",
"version": "0.1.0-alpha.4.1",
"resolved": "https://registry.npmjs.org/tlsn-js/-/tlsn-js-0.1.0-alpha.4.1.tgz",
"integrity": "sha512-vQdauBqRkB9i6EnHbuCP4JJyZ+/YT/r2WbGVJVqMbYT0BLYTOx7zI+zv9RkmMZ0a8urhPZT/bJPVWTrymyleWg==",
"requires": {
"comlink": "^4.4.1"
}