Polish #6
21
SECURITY.md
Normal file
21
SECURITY.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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.
|
||||
@@ -20,7 +20,7 @@
|
||||
"@emotion/react": "^11.6.0",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@iconify/react": "^3.1.0",
|
||||
"@types/react": "^17.0.35",
|
||||
"@types/react": "^17.0.36",
|
||||
"date-fns": "^2.26.0",
|
||||
"framer-motion": "^5.3.1",
|
||||
"next": "12.0.4",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -1501,14 +1501,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^17.0.35":
|
||||
version: 17.0.35
|
||||
resolution: "@types/react@npm:17.0.35"
|
||||
"@types/react@npm:^17.0.36":
|
||||
version: 17.0.36
|
||||
resolution: "@types/react@npm:17.0.36"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 33e2bf8068ccc5330f089f5d4bee54649c2d5b512edee4a9e44c113271a69ea8c71ddbd3103b205eb971fd4c358e9f69d707df08bec90b3c33492db374614eb7
|
||||
checksum: feeaa484d5d7e354ba6830b06342dec6fd1a2ac87f73d21d3d4f2a3d311459de4090330a1e8af7275c8d1e7737b655a7550c8dd3dbc74ccf34ffd3fc824bbd12
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4353,7 +4353,7 @@ __metadata:
|
||||
"@emotion/react": ^11.6.0
|
||||
"@emotion/styled": ^11.6.0
|
||||
"@iconify/react": ^3.1.0
|
||||
"@types/react": ^17.0.35
|
||||
"@types/react": ^17.0.36
|
||||
"@typescript-eslint/eslint-plugin": ^5.4.0
|
||||
date-fns: ^2.26.0
|
||||
eslint: <8.0.0
|
||||
|
||||
Reference in New Issue
Block a user