Skip to content

Commit

Permalink
Change package version to those available in webtask
Browse files Browse the repository at this point in the history
  • Loading branch information
sauntimo committed Feb 14, 2024
1 parent bbfcc4b commit 4d57f5d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,37 +79,37 @@
"auth0-extension-tools": "1.3.2",
"auth0-extension-ui": "1.1.7",
"auth0-extension-ui-redux": "git+https://github.com/auth0-extensions/auth0-extension-ui-redux",
"aws-sdk": "2.1557.0",
"axios": "^1.6.7",
"aws-sdk": "2.1416.0",
"axios": "^1.6.5",
"blipp": "^4.0.2",
"bluebird": "^3.5.0",
"body-parser": "^1.15.1",
"body-parser": "^1.20.2",
"ejs": "^3.1.9",
"expect": "^29.7.0",
"faker": "^6.6.6",
"glob": "^10.2.10",
"glob": "^10.3.3",
"hapi-auth-jwt2": "10.5.1",
"hapi-swagger": "17.2.1",
"inert": "^5.1.3",
"joi": "17.12.1",
"joi": "17.9.2",
"json-loader": "^0.5.4",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.1.0",
"jsonwebtoken": "^9.0.1",
"jwks-rsa": "^3.0.1",
"lodash": "^4.17.21",
"lru-memoizer": "2.2.0",
"moment": "^2.13.0",
"moment": "^2.29.4",
"ms": "^2.1.3",
"nconf": "^0.12.1",
"node-uuid": "^1.4.7",
"nconf": "^0.12.0",
"node-uuid": "^1.4.8",
"npm": "10.4.0",
"relish": "^3.0.0",
"request": "^2.72.0",
"request": "^2.88.2",
"request-promise": "^4.2.6",
"sandboxjs": "^5.3.1",
"semver": "^7.6.0",
"superagent": "^8.1.2",
"webtask-tools": "^3.0.0",
"winston": "^3.11.0"
"semver": "^7.3.5",
"superagent": "^8.0.9",
"webtask-tools": "^3.4.1",
"winston": "^3.10.0"
},
"devDependencies": {
"@babel/core": "^7.23.9",
Expand Down

0 comments on commit 4d57f5d

Please sign in to comment.