Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Sep 19, 2021
1 parent 3575ff1 commit b77c966
Show file tree
Hide file tree
Showing 2 changed files with 1,006 additions and 618 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,56 +4,56 @@
"private": true,
"dependencies": {
"accept-language-parser": "1.5.0",
"async": "3.2.0",
"autoprefixer": "9.8.6",
"async": "3.2.1",
"autoprefixer": "10.3.4",
"awesomplete": "1.1.5",
"body-parser": "1.19.0",
"bootstrap-switch": "3.4.0",
"bootstrap-validator": "0.11.9",
"chart.js": "2.9.4",
"client-oauth2": "4.3.2",
"cors": "^2.8.5",
"crypto-js": "4.0.0",
"dotenv": "8.2.0",
"chart.js": "3.5.1",
"client-oauth2": "4.3.3",
"cors": "2.8.5",
"crypto-js": "4.1.1",
"dotenv": "10.0.0",
"express": "4.17.1",
"express-session": "1.17.1",
"express-validator": "6.6.1",
"fullcalendar": "5.2.0",
"github-api": "3.3.0",
"highcharts": "9.0.0",
"express-session": "1.17.2",
"express-validator": "6.12.1",
"fullcalendar": "5.9.0",
"github-api": "3.4.0",
"highcharts": "9.2.2",
"html-ellipsis": "1.1.1",
"json-api-models": "^0.1.0-beta.4",
"json2csv": "5.0.1",
"moment": "2.27.0",
"moment-timezone": "0.5.31",
"json2csv": "5.0.6",
"moment": "2.29.1",
"moment-timezone": "0.5.33",
"passport": "0.4.1",
"passport-oauth2": "1.5.0",
"pug": "3.0.1",
"passport-oauth2": "1.6.0",
"pug": "3.0.2",
"request": "2.88.2",
"showdown": "1.9.1",
"underscore": "1.12.1",
"wpapi": "1.2.1"
"underscore": "1.13.1",
"wpapi": "1.2.2"
},
"devDependencies": {
"grunt": "1.3.0",
"grunt-cli": "1.3.2",
"grunt": "1.4.1",
"grunt-cli": "1.4.3",
"grunt-concurrent": "3.0.0",
"grunt-contrib-compass": "1.1.1",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-jshint": "2.1.0",
"grunt-contrib-sass": "1.0.0",
"grunt-contrib-jshint": "3.0.0",
"grunt-contrib-sass": "2.0.0",
"grunt-contrib-uglify-es": "3.3.0",
"grunt-contrib-watch": "1.1.0",
"grunt-express-server": "0.5.4",
"grunt-nodemon": "0.4.2",
"grunt-postcss": "0.9.0",
"grunt-sass": "3.1.0",
"jshint-stylish": "2.2.1",
"load-grunt-config": "3.0.1",
"load-grunt-config": "4.0.1",
"load-grunt-tasks": "5.1.0",
"node-sass": "~4.14.1",
"node-sass": "6.0.1",
"node-sass-middleware": "0.11.0",
"open": "7.1.0",
"open": "8.2.1",
"time-grunt": "2.0.0"
},
"engines": {
Expand Down
Loading

0 comments on commit b77c966

Please sign in to comment.