Skip to content

Commit 7421367

Browse files
Executing automated changes
1 parent 89c57b3 commit 7421367

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"buffer-from": "^1.1.2",
7171
"cross-fetch": "^3.1.5",
7272
"form-data": "^4.0.4",
73-
"loglevel": "^1.8.1",
74-
"pako": "^2.0.4"
73+
"loglevel": "^1.9.2",
74+
"pako": "^2.1.0"
7575
},
7676
"resolutions": {
7777
"@pollyjs/adapter-node-http/nock": "^13.1.3"
@@ -90,16 +90,16 @@
9090
"chai-quantifiers": "^1.0.17",
9191
"dd-trace": "^4.3.0",
9292
"eslint": "^8.43.0",
93-
"eslint-plugin-import": "^2.27.5",
93+
"eslint-plugin-import": "^2.32.0",
9494
"eslint-plugin-node": "^11.1.0",
9595
"eslint-plugin-unused-imports": "^2.0.0",
96-
"jest": "^29.5.0",
96+
"jest": "^29.7.0",
9797
"nock": "^13.3.3",
9898
"prettier": "^3.0.0",
9999
"ts-jest": "^29.1.0",
100100
"ts-node": "^10.9.1",
101101
"typedoc": "^0.23.26",
102-
"typescript": "4.8.4",
102+
"typescript": "4.9.5",
103103
"zstd.ts": "^1.1.3"
104104
},
105105
"engines": {

0 commit comments

Comments
 (0)