Skip to content

Commit

Permalink
Merge pull request #96 from B020239/snyk-fix-928a65805373d7fc4bc48bb5…
Browse files Browse the repository at this point in the history
…c99f2b6a

[Snyk] Fix for 12 vulnerabilities
  • Loading branch information
B020239 authored Dec 31, 2021
2 parents 8f5cf36 + 79ffbb7 commit e6cddbe
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"js-yaml": "^3.14.0",
"linkinator": "^2.2.2",
"liquid": "^5.1.0",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^0.9.0",
"mkdirp": "^1.0.3",
"morgan": "^1.9.1",
Expand All @@ -77,7 +77,7 @@
"react-dom": "^17.0.1",
"readline-sync": "^1.4.10",
"remark-code-extra": "^1.0.1",
"resolve-url-loader": "^3.1.2",
"resolve-url-loader": "^3.1.4",
"rimraf": "^3.0.0",
"sass": "^1.26.3",
"sass-loader": "^9.0.2",
Expand All @@ -89,14 +89,14 @@
"uuid": "^8.3.0",
"walk-sync": "^1.1.4",
"webpack": "^5.0.0",
"webpack-cli": "^3.3.12"
"webpack-cli": "^4.0.0"
},
"devDependencies": {
"@actions/core": "^1.2.6",
"ajv": "^6.11.0",
"ajv": "^6.12.3",
"async": "^3.2.0",
"await-sleep": "0.0.1",
"aws-sdk": "^2.610.0",
"aws-sdk": "^2.814.0",
"babel-eslint": "^10.1.0",
"chalk": "^4.0.0",
"commander": "^6.2.0",
Expand All @@ -108,7 +108,7 @@
"del": "^4.1.1",
"dependency-check": "^4.1.0",
"domwaiter": "^1.1.0",
"eslint": "^7.13.0",
"eslint": "^7.16.0",
"eslint-config-standard": "^16.0.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -118,7 +118,7 @@
"graphql": "^14.5.8",
"heroku-client": "^3.1.0",
"http-status-code": "^2.1.0",
"husky": "^4.2.1",
"husky": "^4.3.7",
"image-size": "^0.7.4",
"japanese-characters": "^1.1.0",
"javascript-stringify": "^2.0.1",
Expand All @@ -142,7 +142,7 @@
"replace": "^1.2.0",
"revalidator": "^0.3.1",
"robots-parser": "^2.1.1",
"start-server-and-test": "^1.11.3",
"start-server-and-test": "^1.11.7",
"supertest": "^4.0.2",
"url-template": "^2.0.8",
"webpack-dev-middleware": "^3.7.2",
Expand Down

0 comments on commit e6cddbe

Please sign in to comment.