File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " mobizon-node" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "description" : " Biblioteca NodeJS para trabalhar com os serviços Mobizon API" ,
55 "readmeFilename" : " README.md" ,
66 "main" : " dist/index.js" ,
4141 "dev:test:clear" : " jest --clearCache"
4242 },
4343 "dependencies" : {
44- "axios" : " ^0.26.1 " ,
44+ "axios" : " ^0.27.0 " ,
4545 "qs" : " ^6.9.6"
4646 },
4747 "devDependencies" : {
48- "jest" : " 27.5.1 " ,
49- "@sucrase/jest-plugin" : " 2.2.0 " ,
50- "dotenv" : " 16.0.0 " ,
51- "eslint" : " 8.11 .0" ,
48+ "jest" : " 28 " ,
49+ "@sucrase/jest-plugin" : " 2.2.1 " ,
50+ "dotenv" : " 16.0.1 " ,
51+ "eslint" : " 8.18 .0" ,
5252 "eslint-config-airbnb-base" : " 15.0.0" ,
5353 "eslint-config-prettier" : " 8.5.0" ,
54- "eslint-plugin-import" : " 2.25.4 " ,
54+ "eslint-plugin-import" : " 2.26.0 " ,
5555 "eslint-plugin-import-helpers" : " 1.2.1" ,
5656 "eslint-plugin-prettier" : " 4.0.0" ,
57- "prettier" : " 2.6.0 " ,
58- "sucrase" : " 3.20.3 "
57+ "prettier" : " 2.7.1 " ,
58+ "sucrase" : " 3.21.0 "
5959 },
6060 "engines" : {
6161 "node" : " >=10"
You can’t perform that action at this time.
0 commit comments