.package-lock.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "name": "dbapp",
  3. "lockfileVersion": 2,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/call-bind": {
  7. "version": "1.0.2",
  8. "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz",
  9. "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
  10. "license": "MIT",
  11. "dependencies": {
  12. "function-bind": "^1.1.1",
  13. "get-intrinsic": "^1.0.2"
  14. },
  15. "funding": {
  16. "url": "https://github.com/sponsors/ljharb"
  17. }
  18. },
  19. "node_modules/crypto-js": {
  20. "version": "4.1.1",
  21. "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
  22. "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==",
  23. "dev": true
  24. },
  25. "node_modules/function-bind": {
  26. "version": "1.1.1",
  27. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz",
  28. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
  29. "license": "MIT"
  30. },
  31. "node_modules/get-intrinsic": {
  32. "version": "1.1.3",
  33. "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
  34. "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
  35. "license": "MIT",
  36. "dependencies": {
  37. "function-bind": "^1.1.1",
  38. "has": "^1.0.3",
  39. "has-symbols": "^1.0.3"
  40. },
  41. "funding": {
  42. "url": "https://github.com/sponsors/ljharb"
  43. }
  44. },
  45. "node_modules/has": {
  46. "version": "1.0.3",
  47. "resolved": "https://registry.npmmirror.com/has/-/has-1.0.3.tgz",
  48. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  49. "license": "MIT",
  50. "dependencies": {
  51. "function-bind": "^1.1.1"
  52. },
  53. "engines": {
  54. "node": ">= 0.4.0"
  55. }
  56. },
  57. "node_modules/has-symbols": {
  58. "version": "1.0.3",
  59. "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz",
  60. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
  61. "license": "MIT",
  62. "engines": {
  63. "node": ">= 0.4"
  64. },
  65. "funding": {
  66. "url": "https://github.com/sponsors/ljharb"
  67. }
  68. },
  69. "node_modules/moment": {
  70. "version": "2.29.4",
  71. "resolved": "https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz",
  72. "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
  73. "license": "MIT",
  74. "engines": {
  75. "node": "*"
  76. }
  77. },
  78. "node_modules/object-inspect": {
  79. "version": "1.12.2",
  80. "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.2.tgz",
  81. "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==",
  82. "license": "MIT",
  83. "funding": {
  84. "url": "https://github.com/sponsors/ljharb"
  85. }
  86. },
  87. "node_modules/prettier": {
  88. "version": "2.8.1",
  89. "resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.1.tgz",
  90. "integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==",
  91. "dev": true,
  92. "license": "MIT",
  93. "bin": {
  94. "prettier": "bin-prettier.js"
  95. },
  96. "engines": {
  97. "node": ">=10.13.0"
  98. },
  99. "funding": {
  100. "url": "https://github.com/prettier/prettier?sponsor=1"
  101. }
  102. },
  103. "node_modules/qs": {
  104. "version": "6.11.0",
  105. "resolved": "https://registry.npmmirror.com/qs/-/qs-6.11.0.tgz",
  106. "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
  107. "license": "BSD-3-Clause",
  108. "dependencies": {
  109. "side-channel": "^1.0.4"
  110. },
  111. "engines": {
  112. "node": ">=0.6"
  113. },
  114. "funding": {
  115. "url": "https://github.com/sponsors/ljharb"
  116. }
  117. },
  118. "node_modules/side-channel": {
  119. "version": "1.0.4",
  120. "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz",
  121. "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
  122. "license": "MIT",
  123. "dependencies": {
  124. "call-bind": "^1.0.0",
  125. "get-intrinsic": "^1.0.2",
  126. "object-inspect": "^1.9.0"
  127. },
  128. "funding": {
  129. "url": "https://github.com/sponsors/ljharb"
  130. }
  131. }
  132. }
  133. }