|
85 | 85 | },
|
86 | 86 | "dependencies": {
|
87 | 87 | "@datadog/libdatadog": "^0.7.0",
|
88 |
| - "@datadog/native-appsec": "8.5.2", |
89 |
| - "@datadog/native-iast-taint-tracking": "4.0.0", |
| 88 | + "@datadog/native-appsec": "^8.5.2", |
| 89 | + "@datadog/native-iast-taint-tracking": "^4.0.0", |
90 | 90 | "@datadog/native-metrics": "^3.1.1",
|
91 |
| - "@datadog/pprof": "5.8.2", |
| 91 | + "@datadog/pprof": "^5.9.0", |
92 | 92 | "@datadog/sketches-js": "^2.1.1",
|
93 |
| - "@datadog/wasm-js-rewriter": "4.0.1", |
| 93 | + "@datadog/wasm-js-rewriter": "^4.0.1", |
94 | 94 | "@isaacs/ttlcache": "^1.4.1",
|
95 |
| - "@opentelemetry/api": ">=1.0.0 <1.9.0", |
| 95 | + "@opentelemetry/api": "1.8.0", |
96 | 96 | "@opentelemetry/core": "^1.14.0",
|
97 | 97 | "crypto-randomuuid": "^1.0.0",
|
98 |
| - "dc-polyfill": "0.1.9", |
| 98 | + "dc-polyfill": "^0.1.9", |
99 | 99 | "ignore": "^5.2.4",
|
100 |
| - "import-in-the-middle": "1.14.0", |
101 |
| - "istanbul-lib-coverage": "3.2.2", |
| 100 | + "import-in-the-middle": "^1.14.2", |
| 101 | + "istanbul-lib-coverage": "^3.2.2", |
102 | 102 | "jest-docblock": "^29.7.0",
|
103 | 103 | "koalas": "^1.0.2",
|
104 |
| - "limiter": "1.1.5", |
| 104 | + "limiter": "^1.1.5", |
105 | 105 | "lodash.sortby": "^4.7.0",
|
106 | 106 | "lru-cache": "^7.18.3",
|
107 | 107 | "module-details-from-path": "^1.0.4",
|
|
119 | 119 | "ttl-set": "^1.0.0"
|
120 | 120 | },
|
121 | 121 | "devDependencies": {
|
122 |
| - "@babel/helpers": "^7.27.3", |
| 122 | + "@babel/helpers": "^7.27.6", |
123 | 123 | "@eslint/eslintrc": "^3.3.1",
|
124 |
| - "@eslint/js": "^9.27.0", |
| 124 | + "@eslint/js": "^9.29.0", |
125 | 125 | "@msgpack/msgpack": "^3.1.2",
|
126 |
| - "@stylistic/eslint-plugin": "^4.4.0", |
| 126 | + "@stylistic/eslint-plugin": "^5.0.0", |
127 | 127 | "@types/node": "^18.19.106",
|
128 |
| - "axios": "^1.9.0", |
| 128 | + "axios": "^1.10.0", |
129 | 129 | "benchmark": "^2.1.4",
|
130 | 130 | "body-parser": "^2.2.0",
|
131 | 131 | "chai": "^4.5.0",
|
132 |
| - "eslint": "^9.27.0", |
| 132 | + "eslint": "^9.29.0", |
133 | 133 | "eslint-config-standard": "^17.1.0",
|
134 |
| - "eslint-plugin-import": "^2.31.0", |
| 134 | + "eslint-plugin-import": "^2.32.0", |
135 | 135 | "eslint-plugin-mocha": "^10.5.0",
|
136 |
| - "eslint-plugin-n": "^17.18.0", |
| 136 | + "eslint-plugin-n": "^17.20.0", |
137 | 137 | "eslint-plugin-promise": "^7.2.1",
|
138 | 138 | "eslint-plugin-unicorn": "^57.0.0",
|
139 | 139 | "express": "^4.21.2",
|
140 | 140 | "get-port": "^5.1.1",
|
141 | 141 | "glob": "^7.2.3",
|
142 | 142 | "globals": "^15.15.0",
|
143 |
| - "graphql": "0.13.2", |
| 143 | + "graphql": "*", |
144 | 144 | "jszip": "^3.10.1",
|
145 | 145 | "mocha": "^11.6.0",
|
146 | 146 | "multer": "^2.0.1",
|
|
0 commit comments