Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 15 vulnerabilities #31

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d49d7e9
[ImgBot] Optimize images
ImgBotApp May 23, 2024
2e96a7e
feat: upgrade chart.js from 3.9.1 to 4.4.2
snyk-bot May 26, 2024
aea18cf
feat: upgrade @octokit/core from 4.2.4 to 6.1.2
snyk-bot May 27, 2024
5171599
fix: upgrade caniuse-lite from 1.0.30001603 to 1.0.30001616
snyk-bot May 27, 2024
3123eb0
fix: upgrade vue-router from 4.3.0 to 4.3.2
snyk-bot May 27, 2024
82bfd98
fix: upgrade naive-ui from 2.38.1 to 2.38.2
snyk-bot May 27, 2024
f5dd3e3
fix: requirements.txt to reduce vulnerabilities
snyk-bot May 27, 2024
ffb033c
Merge pull request #10 from OKEAMAH/snyk-upgrade-037658e41121b55ab398…
OKEAMAH Jun 5, 2024
6339e8e
Merge pull request #8 from OKEAMAH/snyk-upgrade-3d52ae7ad2d287c17778c…
OKEAMAH Jun 5, 2024
696d83d
Merge pull request #11 from OKEAMAH/snyk-fix-6f79b78a214d0acd9d82c256…
OKEAMAH Jun 5, 2024
dd2c294
Merge pull request #5 from OKEAMAH/snyk-upgrade-b86e5c3f72665030d8707…
OKEAMAH Jun 5, 2024
3f1c3e6
feat: upgrade shepherd.js from 11.2.0 to 12.0.2
snyk-bot Jun 6, 2024
9480466
feat: upgrade got from 13.0.0 to 14.2.1
snyk-bot Jun 6, 2024
5524cb7
Merge pull request #16 from OKEAMAH/snyk-upgrade-b703574f74805c012d9d…
OKEAMAH Jun 6, 2024
db2f215
Merge pull request #14 from OKEAMAH/snyk-upgrade-319f72b9d951d68468fd…
OKEAMAH Jun 6, 2024
b44910a
fix: upgrade got from 14.2.1 to 14.3.0
snyk-bot Jun 9, 2024
4ea31cd
fix: docker/db.Dockerfile to reduce vulnerabilities
snyk-bot Jun 15, 2024
f44fff9
Merge pull request #3 from ietf-tools/main
OKEAMAH Jun 16, 2024
b2cccd9
Merge pull request #1 from OKEAMAH/imgbot
OKEAMAH Jun 16, 2024
220a8e3
Merge pull request #2 from OKEAMAH/snyk-upgrade-5429de5ae2c4ebabf3d69…
OKEAMAH Jun 16, 2024
82ed036
Merge pull request #4 from OKEAMAH/snyk-upgrade-71a2c869bcad1d677944b…
OKEAMAH Jun 16, 2024
bf1bc4a
Merge pull request #19 from OKEAMAH/snyk-fix-eb6d3b54be950da0194ead8a…
OKEAMAH Jun 16, 2024
bb2ba1d
Merge pull request #18 from OKEAMAH/snyk-upgrade-2346c9415056bf453c22…
OKEAMAH Jun 16, 2024
09b7dd1
fix: requirements.txt to reduce vulnerabilities
snyk-bot Jul 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 28 additions & 7 deletions dev/coverage-action/package-lock.json

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

2 changes: 1 addition & 1 deletion dev/coverage-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"chart.js": "3.9.1",
"chart.js": "4.4.2",
"chartjs-node-canvas": "4.1.6",
"lodash": "4.17.21",
"luxon": "3.4.4"
Expand Down
Loading
Loading