-fix lockfile again
This commit is contained in:
parent
4da4a1b33e
commit
44aaa7a636
@ -694,6 +694,7 @@ importers:
|
||||
'@types/node': ^18.11.17
|
||||
'@types/web': ^0.0.82
|
||||
'@types/ws': ^8.5.3
|
||||
axios: ^1.2.2
|
||||
chokidar: ^3.5.3
|
||||
esbuild: ^0.14.21
|
||||
express: ^4.18.2
|
||||
@ -711,6 +712,7 @@ importers:
|
||||
'@types/node': 18.11.17
|
||||
'@types/web': 0.0.82
|
||||
'@types/ws': 8.5.3
|
||||
axios: 1.2.2
|
||||
chokidar: 3.5.3
|
||||
esbuild: 0.14.54
|
||||
express: 4.18.2
|
||||
@ -7636,6 +7638,16 @@ packages:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/axios/1.2.2:
|
||||
resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.2
|
||||
form-data: 4.0.0
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/axobject-query/2.2.0:
|
||||
resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==}
|
||||
dev: true
|
||||
|
Loading…
Reference in New Issue
Block a user