Skip to content

Commit 9be1c20

Browse files
authored
fix: Remove outdated jsonwebtoken package (#80)
1 parent d077d22 commit 9be1c20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "git+https://github.com/screwdriver-cd/executor-base.git"
1414
},
1515
"homepage": "https://github.com/screwdriver-cd/executor-base",
16-
"bugs": "https://github.com/screwdriver-cd/executor-base/issues",
16+
"bugs": "https://github.com/screwdriver-cd/screwdriver/issues",
1717
"keywords": [
1818
"screwdriver",
1919
"yahoo"
@@ -48,7 +48,6 @@
4848
},
4949
"dependencies": {
5050
"joi": "^17.7.0",
51-
"jsonwebtoken": "^8.5.1",
5251
"screwdriver-data-schema": "^22.0.1"
5352
}
5453
}

0 commit comments

Comments
 (0)