Skip to content

Commit f3cc33a

Browse files
authored
Merge pull request PacktPublishing#25 from PacktPublishing/dependabot/npm_and_yarn/chapter-8/angular-example/serialize-javascript-3.1.0
Bump serialize-javascript from 2.1.2 to 3.1.0 in /chapter-8/angular-example
2 parents 73feeb5 + 0018262 commit f3cc33a

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

chapter-8/angular-example/package-lock.json

Lines changed: 19 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chapter-8/angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/router": "~7.2.0",
2222
"core-js": "^2.5.4",
2323
"rxjs": "~6.3.3",
24-
"serialize-javascript": "^2.1.2",
24+
"serialize-javascript": "^3.1.0",
2525
"tslib": "^1.9.0",
2626
"zone.js": "~0.8.26"
2727
},

0 commit comments

Comments
 (0)