Denis Berezin
8f8b039f65
Fix high severity npm issues
4 years ago
John Crepezzi
3a17c86a0f
Upgrade pg to the most recent version
...
This isn't going to actually work yet, just getting things in place
5 years ago
John Crepezzi
ef0ca40533
Downgrade pg for now
...
Will make a PR to use the new APIs soon
5 years ago
John Crepezzi
3a72d74537
Fix security vulnerabilities from outdated packages
...
Closes #258
5 years ago
dependabot[bot]
16bce4c83d
Bump bl from 4.0.2 to 4.0.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Reece Dunham
ce03749c2f
Update dependencies to reduce security risk
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
5 years ago
John Crepezzi
318c5f7ba6
Upgrade uglify and simplify usage
...
- Upgrade to the most recent version of uglify
- Use the `UglifyJS.minify(code)` helper which does exactly what we want
8 years ago
John Crepezzi
e76c845f16
Upgrade testing libraries
...
- Upgrade mocha
- Remove should due to limited usage and old style (at least by rspec standards)
- Move spec -> test which is the default
- Update tests accordingly for the above
8 years ago
John Crepezzi
bf1dbb68b8
Fix eslint
8 years ago