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

Bug/issue 441 high severity vulnerabilities was found #443

Conversation

ChoHadam
Copy link
Member

Why:

Closes #441

What's being changed:

Update package files with npm audit fix --force

@ChoHadam ChoHadam added the bug Something isn't working label Dec 29, 2022
@ChoHadam ChoHadam merged commit db8df23 into feat/issue-438-modify-getting-recommended-similar-perfumes Dec 29, 2022
ChoHadam added a commit that referenced this pull request Jan 3, 2023
* [Feat] Modify codes of getting recommended similar perfumes

* [Fix] Call different functions depending on the value of perfumeIdxlist

* [Fix] Migrating from Promise chains to Async/Await

* Add a constant variable of default opcode value

* Add comments

* Remove unnecessary console outputs

* [Feat] Create DAO test code of Updating/Reading recommended similar perfumes

* [Feat] Create Service test code of Updating/Reading recommended similar perfumes

* [Feat] Create Controller test code of Updating/Reading recommended similar perfumes

* [Feat] Create Integral test code of Updating/Reading recommended similar perfumes

* [Fix] Add env variables into workflows

* Bug/issue 441 high severity vulnerabilities was found (#443)

* [Fix] Update package files

* Remove unnecessary whitespaces

* [Fix] Replace comments with jsDoc
@@ -73,7 +73,7 @@
"@types/swagger-jsdoc": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-module-resolver": "^2.2.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChoHadam
여기서 다운 그레이드 되면서 npm build가 안되는거였네요..! ㅋㅋ 다운그레이드의 비밀 발견

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

그러네요ㅠㅋㅋㅋㅋ npm audit fix 잘 알아보고 돌렸어야했는데..

@@ -36,7 +36,7 @@
"express": "^4.17.3",
"ioredis": "^5.2.4",
"js-yaml": "^4.1.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이때 분명히 9.0.0으로 올렸는데...다시 8.5.1 되어 있네요..

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오잉 그러네 또 언제 내려간거지?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] High severity vulnerabilities was found in Github Actions execution.
2 participants