fix(deps): update dependency aframe to v1.7.1
This commit is contained in:
parent
51ffc75506
commit
e8a31b59f4
1 changed files with 31 additions and 31 deletions
62
package-lock.json
generated
62
package-lock.json
generated
|
@ -2884,9 +2884,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/aframe": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/aframe/-/aframe-1.7.0.tgz",
|
||||
"integrity": "sha512-z2SCX8iWzp1znO995xGK1pEpAHGRMCai6e7xqNeJrBMrWzvQSGV+UhN0sE2BBws5jLHiHgGbgzyWINIoEcF1yA==",
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/aframe/-/aframe-1.7.1.tgz",
|
||||
"integrity": "sha512-dcc7PWI5z8pyJ0s2W0mUd8d83339frgMXhUvWr1yxkdgg6zSExkuQwsSJjiNn7XWKMUUqKYDvV/WzQQRA+OBXA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"buffer": "^6.0.3",
|
||||
|
@ -2894,7 +2894,7 @@
|
|||
"deep-assign": "^2.0.0",
|
||||
"load-bmfont": "^1.2.3",
|
||||
"super-animejs": "^3.1.0",
|
||||
"three": "npm:super-three@0.173.4",
|
||||
"three": "npm:super-three@0.173.5",
|
||||
"three-bmfont-text": "github:dmarcos/three-bmfont-text#eed4878795be9b3e38cf6aec6b903f56acd1f695"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -2912,35 +2912,11 @@
|
|||
"three-pathfinding": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/aframe/node_modules/buffer": {
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
||||
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/feross"
|
||||
},
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/feross"
|
||||
},
|
||||
{
|
||||
"type": "consulting",
|
||||
"url": "https://feross.org/support"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"base64-js": "^1.3.1",
|
||||
"ieee754": "^1.2.1"
|
||||
}
|
||||
},
|
||||
"node_modules/aframe/node_modules/three": {
|
||||
"name": "super-three",
|
||||
"version": "0.173.4",
|
||||
"resolved": "https://registry.npmjs.org/super-three/-/super-three-0.173.4.tgz",
|
||||
"integrity": "sha512-tIStUEvFvVYQjTtuc0xLp03MKlYP7gHJEXBAV3I8B7TdAO1eenrOH2MDImhTMjU4ue/b/c7TTt8KEX7Of97imQ==",
|
||||
"version": "0.173.5",
|
||||
"resolved": "https://registry.npmjs.org/super-three/-/super-three-0.173.5.tgz",
|
||||
"integrity": "sha512-ecjojbhUg/5QrixwqF4s6gvtJap9XQz7TcnFUX/J8Yosgb2eE2ZUqsyqr/JczFG//6hwIaZPeAa9M5DNaM1dmQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ajv": {
|
||||
|
@ -3345,6 +3321,30 @@
|
|||
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||||
}
|
||||
},
|
||||
"node_modules/buffer": {
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
||||
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/feross"
|
||||
},
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/feross"
|
||||
},
|
||||
{
|
||||
"type": "consulting",
|
||||
"url": "https://feross.org/support"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"base64-js": "^1.3.1",
|
||||
"ieee754": "^1.2.1"
|
||||
}
|
||||
},
|
||||
"node_modules/buffer-equal": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue