Skip to content
Snippets Groups Projects
Commit 94e8bd6c authored by iaibrys's avatar iaibrys
Browse files

Update cached-path-relative ~> 1.0.2

Fixes #11, update all the package.json packages.
parent aa885f06
Branches
Tags 1.1
No related merge requests found
...@@ -7,6 +7,7 @@ for the get-pdf project." ...@@ -7,6 +7,7 @@ for the get-pdf project."
ARG TZ=Europe/Copenhagen ARG TZ=Europe/Copenhagen
RUN apt-get update
RUN apt-get -y -qq install build-essential nano nginx openssh-server git openssh-client curl openssl \ RUN apt-get -y -qq install build-essential nano nginx openssh-server git openssh-client curl openssl \
libreadline-dev curl zlib1g zlib1g-dev libssl-dev libyaml-dev \ libreadline-dev curl zlib1g zlib1g-dev libssl-dev libyaml-dev \
libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev \ libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev \
......
This diff is collapsed.
...@@ -48,21 +48,21 @@ ...@@ -48,21 +48,21 @@
"js-yaml": "^3.11.0", "js-yaml": "^3.11.0",
"mongojs": "^2.5.0", "mongojs": "^2.5.0",
"morgan": "^1.8.0", "morgan": "^1.8.0",
"npm": "^5.7.1", "npm": "^6.8.0",
"resource-router-middleware": "^0.6.0", "resource-router-middleware": "^0.6.0",
"winston": "^2.4.0" "winston": "^2.4.0"
}, },
"devDependencies": { "devDependencies": {
"babel-cli": "^6.9.0", "babel-cli": "^6.9.0",
"babel-core": "^6.9.0", "babel-core": "^6.26.3",
"babel-preset-es2015": "^6.9.0", "babel-preset-es2015": "^6.9.0",
"babel-preset-stage-0": "^6.5.0", "babel-preset-stage-0": "^6.5.0",
"babelify": "^8.0.0", "babelify": "^8.0.0",
"eslint": "^3.1.1", "eslint": "^3.1.1",
"grunt": "^1.0.2", "grunt": "^1.0.3",
"grunt-browserify": "^5.2.0", "grunt-browserify": "^5.3.0",
"nodemon": "^1.9.2", "nodemon": "^1.18.10",
"runjs": "^4.3.0" "runjs": "^4.4.2"
}, },
"engines": { "engines": {
"node": ">= 9.0" "node": ">= 9.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment