Skip to content
Snippets Groups Projects
Commit f212b63a authored by Xiao Gui's avatar Xiao Gui
Browse files

updated packages

parent fc3b4b84
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -30,7 +30,7 @@
"rate-limit-redis": "^2.1.0",
"redis": "^3.1.2",
"request": "^2.88.2",
"showdown": "^1.9.1",
"showdown": "^2.0.0",
"soswrap": "^0.0.2",
"through2": "^3.0.1"
},
......@@ -40,7 +40,7 @@
"cookie": "^0.4.0",
"cors": "^2.8.5",
"dotenv": "^6.2.0",
"mocha": "^9.1.3",
"mocha": "^9.2.1",
"nock": "^12.0.3",
"sinon": "^8.0.2"
}
......
......@@ -9,3 +9,4 @@
## Bugfix
- saneUrl store now properly uses redis
- updated several packages to fix potential security vulnerabilities
This diff is collapsed.
......@@ -30,7 +30,7 @@
"eslint": "^7.32.0",
"jasmine-core": "~3.8.0",
"jasmine-marbles": "^0.8.3",
"karma": "~6.3.0",
"karma": "^6.3.16",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
......@@ -58,7 +58,7 @@
"postcss": "^8.3.6",
"raw-loader": "^4.0.2",
"rxjs": "~6.6.0",
"showdown": "^1.9.1",
"showdown": "^2.0.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment