Skip to content

Commit 80104b5

Browse files
chore(deps): bump core-js to ^3.43.0 (SEC-2238) (#798)
1 parent 8a8e457 commit 80104b5

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"@angular/core": "^14.3.0",
2323
"@angular/platform-browser": "^14.3.0",
2424
"@angular/platform-browser-dynamic": "^14.3.0",
25-
"core-js": "^3.2.1",
2625
"rxjs": "~6.5.3",
2726
"tslib": "^2.4.0",
2827
"zone.js": "~0.11.4"
@@ -54,12 +53,13 @@
5453
"protractor": "~7.0.0",
5554
"ts-node": "~8.4.1",
5655
"tsd": "^0.25.0",
57-
"typescript": "~4.6.4"
56+
"typescript": "~4.6.4",
57+
"core-js": "^3.43.0"
5858
},
5959
"np": {
6060
"contents": "dist/angular-jwt"
6161
},
6262
"publishConfig": {
6363
"access": "public"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)