Skip to content

Commit c5cf561

Browse files
fix(package): update core-js to version 3.3.5
Closes #44
1 parent 420c336 commit c5cf561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chai": "^4.1.2",
3232
"chai-http": "^3.0.0",
3333
"cookie-parser": "latest",
34-
"core-js": "^2.5.3",
34+
"core-js": "^3.3.5",
3535
"cors": "^2.8.4",
3636
"dotenv": "^5.0.1",
3737
"errorhandler": "latest",

0 commit comments

Comments
 (0)