Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

[Snyk] Fix for 1 vulnerabilities #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
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
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
snyk-bot committed Dec 14, 2023
commit e9f51fde64d4e8c5f12e5fbcc7ff9afd3bf6c051
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
"babel-plugin-emotion": "^10.0.9",
"chroma-js": "^1.3.6",
"chrono-node": "^1.3.5",
"codesandboxer": "^0.1.1",
"codesandboxer": "^0.5.0",
"copy-webpack-plugin": "^5.0.3",
"cross-env": "^5.1.3",
"css-loader": "^0.28.7",
@@ -35,7 +35,7 @@
"raf-schd": "^2.1.0",
"raw-loader": "^2.0.0",
"react": "^16.2.0",
"react-codesandboxer": "^2.0.1",
"react-codesandboxer": "^2.1.4",
"react-dom": "^16.2.0",
"react-helmet": "^5.2.0",
"react-markings": "^1.3.0",