We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf97d81 commit 422e973Copy full SHA for 422e973
2 files changed
package.json
@@ -49,17 +49,17 @@
49
},
50
"author": "Ipregistry <support@ipregistry.co>",
51
"devDependencies": {
52
- "@types/chai": "^4.2.16",
+ "@types/chai": "^4.2.17",
53
"@types/lru-cache": "^5.1.0",
54
"@types/mocha": "^8.2.2",
55
- "@types/node": "^14.14.37",
+ "@types/node": "^15.0.2",
56
"chai": "^4.3.4",
57
- "mocha": "^8.3.2",
+ "mocha": "^8.4.0",
58
"ts-node": "^9.1.1",
59
- "tslint": "^6.1.2",
+ "tslint": "^6.1.3",
60
"typescript": "^4.2.4",
61
- "webpack": "^5.31.0",
62
- "webpack-cli": "^4.6.0"
+ "webpack": "^5.36.2",
+ "webpack-cli": "^4.7.0"
63
64
"dependencies": {
65
"axios": "^0.21.1",
0 commit comments