Skip to content

Commit

Permalink
Upgrade vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jul 1, 2020
1 parent d09879a commit 2483e5d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions admin/npm-cwe-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
891,1179,165,566,577,782,1065,755,1164,1300,1316,1324,1325,777,803,812,1464
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "3.4.0",
"bootstrap-table": "1.14.2",
"jquery": "3.4.0",
"jquery": "3.5.1",
"jquery.scrollintoview": "1.9.4",
"jstree": "3.3.8",
"jstreegrid": "3.9.5",
Expand Down
1 change: 1 addition & 0 deletions docker/build/pip-cwe-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
37071,37055,38224
3 changes: 1 addition & 2 deletions docker/build/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ passwordgenerator # geoportal
PasteScript==3.1.0 # geoportal pcreate
pep8==1.7.1 # lint
pep8-naming==0.8.2 # Lint
Pillow==5.4.1 # Tile generation, rq.filter: < 6.0.0
polib==1.1.0 # i18n
psycopg2-binary==2.8.2 # geoportal
pycryptodome==3.8.1 # geoportal
Expand All @@ -71,7 +70,7 @@ redis==3.2.1 # geoportal cache
Shapely==1.6.4.post2 # geoportal
simplejson==3.16.0 # geoportal, rq.filter: !=3.16.1
six==1.11.0 # required by transifex, rq.filter: ==1.11.0
Sphinx==1.8.5 # doc, rq.filter: < 2.0.0
Sphinx==3.0.4 # doc, rq.filter: < 2.0.0
sphinx-prompt==1.1.0 # doc
SQLAlchemy==1.3.3
tilecloud==1.3.1 # Tile generation
Expand Down

0 comments on commit 2483e5d

Please sign in to comment.