Skip to content

Commit 0a00ff0

Browse files
Bump idtoken-verifier and run npm audit fix (#1179)
* Bump idtoken-verifier * Fix other vulnerabilities * Update idtoken-verifier
1 parent 3e0fa6b commit 0a00ff0

File tree

2 files changed

+107
-92
lines changed

2 files changed

+107
-92
lines changed

package-lock.json

+104-89
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"base64-js": "^1.3.0",
56-
"idtoken-verifier": "^2.0.3",
56+
"idtoken-verifier": "^2.1.1",
5757
"js-cookie": "^2.2.0",
5858
"qs": "^6.7.0",
5959
"superagent": "^5.3.1",
@@ -77,7 +77,7 @@
7777
"expect.js": "^0.3.1",
7878
"husky": "^3.0.0",
7979
"istanbul": "^0.4.5",
80-
"jsdoc": "3.6.3",
80+
"jsdoc": "^3.6.7",
8181
"jsdoc-to-markdown": "5.0.0",
8282
"jsdom": "^15.1.1",
8383
"jsdom-global": "^3.0.2",
@@ -94,7 +94,7 @@
9494
"rollup": "^1.17.0",
9595
"rollup-plugin-commonjs": "^10.0.1",
9696
"rollup-plugin-json": "^4.0.0",
97-
"rollup-plugin-license": "^2.2.0",
97+
"rollup-plugin-license": "^2.3.0",
9898
"rollup-plugin-livereload": "^1.0.1",
9999
"rollup-plugin-node-resolve": "^5.2.0",
100100
"rollup-plugin-replace": "^2.2.0",

0 commit comments

Comments
 (0)