harperdb 4.3.15 → 4.3.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "harperdb",
3
- "version": "4.3.15",
3
+ "version": "4.3.16",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "harperdb",
9
- "version": "4.3.15",
9
+ "version": "4.3.16",
10
10
  "hasInstallScript": true,
11
11
  "license": "SEE LICENSE IN LICENSE",
12
12
  "dependencies": {
@@ -2746,14 +2746,14 @@
2746
2746
  }
2747
2747
  },
2748
2748
  "node_modules/ajv": {
2749
- "version": "8.14.0",
2750
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.14.0.tgz",
2751
- "integrity": "sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==",
2749
+ "version": "8.15.0",
2750
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.15.0.tgz",
2751
+ "integrity": "sha512-15BTtQUOsSrmHCy+B4VnAiJAJxJ8IFgu6fcjFQF3jQYZ78nLSQthlFg4ehp+NLIyfvFgOlxNsjKIEhydtFPVHQ==",
2752
2752
  "dependencies": {
2753
2753
  "fast-deep-equal": "^3.1.3",
2754
+ "fast-uri": "^2.3.0",
2754
2755
  "json-schema-traverse": "^1.0.0",
2755
- "require-from-string": "^2.0.2",
2756
- "uri-js": "^4.4.1"
2756
+ "require-from-string": "^2.0.2"
2757
2757
  },
2758
2758
  "funding": {
2759
2759
  "type": "github",
@@ -3415,9 +3415,9 @@
3415
3415
  "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
3416
3416
  },
3417
3417
  "node_modules/debug": {
3418
- "version": "4.3.4",
3419
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
3420
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
3418
+ "version": "4.3.5",
3419
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
3420
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
3421
3421
  "dependencies": {
3422
3422
  "ms": "2.1.2"
3423
3423
  },
@@ -6200,14 +6200,6 @@
6200
6200
  "node": ">= 6"
6201
6201
  }
6202
6202
  },
6203
- "node_modules/punycode": {
6204
- "version": "2.3.1",
6205
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
6206
- "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
6207
- "engines": {
6208
- "node": ">=6"
6209
- }
6210
- },
6211
6203
  "node_modules/queue-microtask": {
6212
6204
  "version": "1.2.3",
6213
6205
  "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
@@ -7105,14 +7097,6 @@
7105
7097
  "node": ">= 10.0.0"
7106
7098
  }
7107
7099
  },
7108
- "node_modules/uri-js": {
7109
- "version": "4.4.1",
7110
- "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
7111
- "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
7112
- "dependencies": {
7113
- "punycode": "^2.1.0"
7114
- }
7115
- },
7116
7100
  "node_modules/utf-8-validate": {
7117
7101
  "version": "5.0.10",
7118
7102
  "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.10.tgz",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "harperdb",
3
- "version": "4.3.15",
3
+ "version": "4.3.16",
4
4
  "description": "HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.",
5
5
  "keywords": [
6
6
  "database",