Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 024b182

Browse files
authored
Merge pull request #163 from relay-tools/fix-security-warnings
chore: Fix GH security warnings
2 parents 54ad635 + 33b01fc commit 024b182

File tree

4 files changed

+2038
-1494
lines changed

4 files changed

+2038
-1494
lines changed

example-hooks/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"relay-runtime": "^7.0.0",
2626
"todomvc-app-css": "^2.1.0",
2727
"todomvc-common": "^1.0.3",
28-
"webpack": "^3.5.5",
29-
"webpack-dev-server": "^2.7.1",
28+
"webpack": "^4.41.2",
29+
"webpack-dev-server": "^3.1.11",
3030
"whatwg-fetch": "2.0.3"
3131
},
3232
"devDependencies": {
@@ -48,7 +48,7 @@
4848
"babel-preset-stage-0": "^6.5.0",
4949
"babel-runtime": "^6.26.0",
5050
"csstype": "^2.5.6",
51-
"fork-ts-checker-webpack-plugin": "^0.3.0",
51+
"fork-ts-checker-webpack-plugin": "^3.1.1",
5252
"patch-package": "^6.2.0",
5353
"postinstall-postinstall": "^2.0.0",
5454
"relay-compiler": "^7.0.0",

0 commit comments

Comments
 (0)