Toggle navigation
Toggle navigation
This project
Loading...
Sign in
송용우
/
oss-Jaksimsamil
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
송용우
2020-08-14 01:07:50 +0900
1
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
ecda5049a17bc0995265ff48405f695e44bd4940
ecda5049
2 parents
93853b46
caf3cc40
Merge commit '
caf3cc40
' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
25 additions
and
4 deletions
SECURITY.md
jaksimsamil-page/package-lock.json
jaksimsamil-page/package.json
jaksimsamil-server/package-lock.json
SECURITY.md
0 → 100644
View file @
ecda504
# Security Policy
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
## Reporting a Vulnerability
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
jaksimsamil-page/package-lock.json
View file @
ecda504
This diff could not be displayed because it is too large.
jaksimsamil-page/package.json
View file @
ecda504
...
...
@@ -16,7 +16,7 @@
"react-dom"
:
"^16.13.1"
,
"react-redux"
:
"^7.2.0"
,
"react-router-dom"
:
"^5.2.0"
,
"react-scripts"
:
"
3.4.1
"
,
"react-scripts"
:
"
^3.4.3
"
,
"redux"
:
"^4.0.5"
,
"redux-actions"
:
"^2.6.5"
,
"redux-devtools-extension"
:
"^2.13.8"
,
...
...
jaksimsamil-server/package-lock.json
View file @
ecda504
...
...
@@ -2170,9 +2170,9 @@
}
},
"lodash"
:
{
"version"
:
"4.17.1
5
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.1
5
.tgz"
,
"integrity"
:
"sha512-
8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A
=="
"version"
:
"4.17.1
9
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.1
9
.tgz"
,
"integrity"
:
"sha512-
JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ
=="
},
"lodash.includes"
:
{
"version"
:
"4.3.0"
,
...
...
송용우
@2019102188
2020-09-26 12:41:26 UTC
Mentioned in commit
885e9649
Please
register
or
login
to post a comment