Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
OKTA-473605
<<<Jenkins Check-In of Tested SHA: f839075 for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-oidc-middleware
Files changed count: 2
PR Link: #50
  • Loading branch information
denysoblohin-okta authored and eng-prod-CI-bot-okta committed Jun 9, 2022
1 parent ebafab4 commit fe24bfc
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 420 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"express": "^4.16.3",
"lodash": "^4.17.21",
"negotiator": "^0.6.1",
"node-fetch": "^2.3.0",
"node-fetch": "^2.6.7",
"openid-client": "3.12.2",
"passport": "^0.4.1",
"uuid": "^8.3.2"
Expand All @@ -55,7 +55,7 @@
"cookie-parser": "^1.4.5",
"cross-env": "^7.0.0",
"dotenv": "^8.1.0",
"ejs": "^3.0.1",
"ejs": "^3.0.8",
"eslint": "^8.16.0",
"eslint-plugin-jasmine": "^4.1.0",
"eslint-plugin-jest": "^23.0.3",
Expand All @@ -64,18 +64,19 @@
"express-session": "^1.15.5",
"globby": "^6.1.0",
"jasmine-protractor-browser-log-reporter": "^1.0.0",
"jasmine-reporters": "^2.2.0",
"jasmine-reporters": "^2.5.0",
"jasmine-spec-reporter": "^4.1.0",
"jest": "^28.1.0",
"jest": "^28.1.1",
"jest-junit": "^13.2.0",
"nock": "^11.7.2",
"nock": "^11.9.1",
"protractor": "^7.0.0",
"read-package-tree": "^5.1.6",
"server-destroy": "^1.0.1",
"shelljs": "0.8.3",
"shelljs": "0.8.5",
"supertest": "^6.0.1"
},
"resolutions": {
"webdriver-manager": "^12.1.4"
"webdriver-manager": "^12.1.4",
"strip-ansi": "^6.0.1"
}
}
Loading

0 comments on commit fe24bfc

Please # to comment.